python3-colorspacious

library for doing colorspace conversions - Python 3.x
  https://github.com/njsmith/colorspacious
  0
  no reviews



Colorspacious is a powerful, accurate, and easy-to-use library for performing colorspace conversions.

In addition to the most common standard colorspaces (sRGB, XYZ, xyY, CIELab, CIELCh), we also include: color vision deficiency ("color blindness") simulations using the approach of Machado et al (2009); a complete implementation of `CIECAM02 `_; and the perceptually uniform CAM02-UCS / CAM02-LCD / CAM02-SCD spaces proposed by Luo et al (2006).

This package contains the python 3 version of colorspacious