Skip to content

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

License

Notifications You must be signed in to change notification settings

SimonWaldherr/ColorConverterGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published