colorconv Library to support RGB conversion to HSL, HSV and Hex value for Golang. This library make use of Go standard library with no external dependency. INSTALLATION / UPDATING go get -u github.com/crazy3lf/colorconv