Colorpicker dialog for Tkinter, alternative to tkinter.colorchooser
The tkcolorpicker module contains a `ColorPicker` class which implements the colorpicker dialog and an `askcolor` function that displays the colorpicker and returns the chosen color in RGB and HTML formats.