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