@tempots/color > HSLuv > toString
Returns a string representation of the HSLUV color in the format "hsluv(hue, saturation%, lightness%)"
Signature:
readonly toString: () => string;