Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 890 Bytes

File metadata and controls

10 lines (7 loc) · 890 Bytes

ColorChecker

A quick tool to check colors 🤷. It converts RGB to HSV and vice versa.

For users of Realm of Mynros, it is an easy tool to check whether a color is an allowed goo color. (Otherwise it'll warn if it's in the Shade, Pastel or Grayscale Goo ranges.)

May or may not add check for Natural Goo, definitely a bit harder to do.

Thanks to @Mathaeuz for extra support.