Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorConverter.go

Build Status GoDoc License MIT Coverage Status

Convert between RGB, HSL, HSV, CMYK and HEX color defining with these GO functions under MIT-License
translated from https://github.com/SimonWaldherr/ColorConverter.js

about

License: MIT
Version: 0.0.6
Date: 10.2014

download

  • go get github.com/SimonWaldherr/ColorConverterGo
  • git: git@github.com:SimonWaldherr/ColorConverter.go.git
  • zip from GitHub

matrix

. RGB HSL HSV YUV Hex CMYK
RGB X . X X X
HSL X . . . X
HSV X . . . X
YUV . . . . .
Hex X . . . X
CMYK X . . . .

contact

Feel free to contact me via eMail or on Twitter. This software will be continually developed. Suggestions and tips are always welcome.

About

Convert between RGB, HSL and HEX color defining with these GO functions under MIT-License

Topics

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages