Crazy3lf / colorconv

Library to support RGB conversion to HSL, HSV and Hex value for Golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

colorconv

Go Reference Go Report Card

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

About

Library to support RGB conversion to HSL, HSV and Hex value for Golang.

License:MIT License


Languages

Language:Go 100.0%