#32fe8e color space conversions
Hex:
#32fe8e
RGB:
50, 254, 142
CMY:
80, 0, 44
CMYK:
80, 0, 44, 0
HSL:
147°, 99.0291%, 59.6078%
HSV (HSB):
147°, 80.3150%, 99.6078%
XYZ:
41.6397, 73.5147, 37.5863
xyY:
0.2726, 0.4813, 73.5147
CIE-Lab:
88.6926, -71.5155, 40.2060
CIE-LCH:
88.6926, 82.0426, 150.6553
CIE-Luv:
88.6926, -75.3458, 66.8420
Hunter-Lab:
85.7407, -63.3584, 34.0275
#32fe8e color charts
#32fe8e color shades, tints & tones
#32fe8e color schemes
#32fe8e color preview, HTML & CSS examples
This text has a color of #32fe8e
<p style="color:#32fe8e;">Text here</p>
.mytext {color:#32fe8e;}
This box has a color of #32fe8e
<div style="background-color:#32fe8e;">Content here</div>
.mybackground {background-color:#32fe8e;}
Border around this has a color of #32fe8e
<div style="border:2px solid #32fe8e;">Content here</div>
.myborder {border:2px solid #32fe8e;}