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