ref: 2dc7bd15eb2a52b6c5a7bb32eb4cdbe60fa180be
dir: /README.md/
# picker Color picker for Plan 9. It has HSLuv, HPLuv, and RGB color space modes and is intended to be used mainly by external programs that need a way to change their color palette. ## Installing ``` cd /tmp && \ hget https://github.com/ftrvxmtrx/picker/archive/master.tar.gz | tar xz && \ cd picker-master && mk install ``` ## Documentation See the man page. ![screenshot](picker.png)