powered by
Convert HEX to HSL
hex_to_hsl(hex)
Numeric vector (length 3) or matrix with columns h, s, l.
h
s
l
Character vector of hex colour strings.
hex_to_hsl("#336699")
Run the code above in your browser using DataLab