An open API service indexing awesome lists of open source software.

https://github.com/jangler/labrat

CIELAB color picker
https://github.com/jangler/labrat

Last synced: about 1 month ago
JSON representation

CIELAB color picker

Awesome Lists containing this project

README

        

Labrat
======

A graphical color picker for the CIELAB color space that allows conversion to
and from RGB values, and adjustment of hue and saturation mapped onto the
CIELAB color space.

Installation
------------

Installation via pip:

::

[sudo] pip[3] install labrat

If you use Arch Linux or a derivative, you may also install via the
`AUR package `_.

Usage
-----

::

usage: labrat [-h] [--version]

optional arguments:
-h, --help show this help message and exit
--version show program's version number and exit