Color picker app with support of multi type format: HTML, RGB, HSV, HSL, and
CMYK format. Alpha channel support with preview and bidirectional
copy/paste and drag&drop mode.
Also has auto-copy feature for intesity and percent color level with/without
type declaration.
Multi custom profile management.
Color picker dialog for Tkinter, alternative to tkinter.colorchooser
The tkcolorpicker module contains a `ColorPicker` class which implements the color picker dialog and an `askcolor` function that displays the color picker and returns the chosen color in RGB and HTML formats.