colour.equivalences

Functions to compare colors.

Functions

HSL_equivalence(c1, c2)

Compare whether two colors are equivalent according to their HSL values.

RGB_equivalence(c1, c2)

Compare whether two colors are equivalent according to their RGB values.