Closed GuillaumeLeclerc closed 7 years ago
I think this example is wrong (taken from the README on master)
colorsys.hsv_to_hex({ r: 255, g: 255, b: 255 }) => '#ffffff'
I think this example is wrong (taken from the README on master)