@tempots/color > HSLuv > equals
Checks if the current HSLuv object is equal to another HSLuv object.
Signature:
readonly equals: (other: HSLuv, tollerance?: number) => boolean;