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