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