Home assistant link within custom HTML card

I’ve made a custom HTML card in lovelace with a table that shows the current light state and temperatures of my home:

Schermafbeelding 2021-02-04 om 09.11.55

What I would like to achieve, is that when I click on a room, the service browser_mod.popup starts and shows a popup with controls for that room.

Does anyone have a clue if it is possible to embed a hyperlink to a service within a custom HTML card?