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