@tempots/color

LUV.equals property

Checks if the current LUV color is equal to another LUV color.

Signature:

readonly equals: (other: LUV, tollerance?: number) => boolean;