@tempots/color > LAB > equals
Compares this LAB color to another for equality, within a tolerance.
Signature:
readonly equals: (other: LAB, tollerance?: number) => boolean;