hex-to-rgba

Converts hexadecimal color codes to rgb()/rgba() values.

@zero-deps/hex-2-rgb

lightweight typescript function to convert hexes of format #rrggbb to rgb(x,y,z) or rgba(x,y,z,a)