x
x copied to clipboard
feat: color conversion utilities for (hsv, rgb, and hex)
This adds functions for converting to and from HSV.
There's also a color to hexadecimal conversion for convenience.
missing run
./scripts/dependabot
./scripts/builds
to setup dependabot and GitHub actions
Appreciate the review. Yeah, after putting this together it occurred to me that go-colorful is probably a better choice. If it ends up doing what I need it to, I’ll close this PR without merging.
Closing as co-colorful is totally fine (and better overall).