hex_to_rgb

visualife.core.hex_to_rgb(hex_str: str) → tuple

Convert HEX string to RGB format

Parameters:hex_str (string) – string in a HEX format
Returns:RGB tuple