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