#32f14e color space conversions
Hex:
#32f14e
RGB:
50, 241, 78
CMY:
80, 5, 69
CMYK:
79, 0, 68, 5
HSL:
129°, 87.2146%, 57.0588%
HSV (HSB):
129°, 79.2531%, 94.5098%
XYZ:
34.1458, 64.1388, 17.7881
xyY:
0.2942, 0.5526, 64.1388
CIE-Lab:
84.0380, -75.7553, 63.1458
CIE-LCH:
84.0380, 98.6218, 140.1871
CIE-Luv:
84.0380, -73.9725, 89.1895
Hunter-Lab:
80.0867, -64.0463, 42.8918
#32f14e color charts
#32f14e color shades, tints & tones
#32f14e color schemes
#32f14e color preview, HTML & CSS examples
This text has a color of #32f14e
<p style="color:#32f14e;">Text here</p>
.mytext {color:#32f14e;}
This box has a color of #32f14e
<div style="background-color:#32f14e;">Content here</div>
.mybackground {background-color:#32f14e;}
Border around this has a color of #32f14e
<div style="border:2px solid #32f14e;">Content here</div>
.myborder {border:2px solid #32f14e;}