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