#32ee7f color space conversions
Hex:
#32ee7f
RGB:
50, 238, 127
CMY:
80, 7, 50
CMYK:
79, 0, 47, 7
HSL:
145°, 84.6847%, 56.4706%
HSV (HSB):
145°, 78.9916%, 93.3333%
XYZ:
35.7207, 63.3595, 30.4256
xyY:
0.2758, 0.4892, 63.3595
CIE-Lab:
83.6312, -68.6192, 41.0235
CIE-LCH:
83.6312, 79.9470, 149.1272
CIE-Luv:
83.6312, -70.9080, 66.2528
Hunter-Lab:
79.5987, -59.1940, 33.0562
#32ee7f color charts
#32ee7f color shades, tints & tones
#32ee7f color schemes
#32ee7f color preview, HTML & CSS examples
This text has a color of #32ee7f
<p style="color:#32ee7f;">Text here</p>
.mytext {color:#32ee7f;}
This box has a color of #32ee7f
<div style="background-color:#32ee7f;">Content here</div>
.mybackground {background-color:#32ee7f;}
Border around this has a color of #32ee7f
<div style="border:2px solid #32ee7f;">Content here</div>
.myborder {border:2px solid #32ee7f;}