@tempots/color

HSLuv.toString property

Returns a string representation of the HSLUV color in the format "hsluv(hue, saturation%, lightness%)"

Signature:

readonly toString: () => string;