#32f85b color space conversions
Hex:
#32f85b
RGB:
50, 248, 91
CMY:
80, 3, 64
CMYK:
80, 0, 63, 3
HSL:
132°, 93.3962%, 58.4314%
HSV (HSB):
132°, 79.8387%, 97.2549%
XYZ:
36.7711, 68.5682, 21.1945
xyY:
0.2906, 0.5419, 68.5682
CIE-Lab:
86.2898, -76.5761, 60.4526
CIE-LCH:
86.2898, 97.5624, 141.7109
CIE-Luv:
86.2898, -75.7722, 87.8626
Hunter-Lab:
82.8059, -65.6450, 42.7887
#32f85b color charts
#32f85b color shades, tints & tones
#32f85b color schemes
#32f85b color preview, HTML & CSS examples
This text has a color of #32f85b
<p style="color:#32f85b;">Text here</p>
.mytext {color:#32f85b;}
This box has a color of #32f85b
<div style="background-color:#32f85b;">Content here</div>
.mybackground {background-color:#32f85b;}
Border around this has a color of #32f85b
<div style="border:2px solid #32f85b;">Content here</div>
.myborder {border:2px solid #32f85b;}