#32fc8d color space conversions
Hex:
#32fc8d
RGB:
50, 252, 141
CMY:
80, 1, 45
CMYK:
80, 0, 44, 1
HSL:
147°, 97.1154%, 59.2157%
HSV (HSB):
147°, 80.1587%, 98.8235%
XYZ:
40.9335, 72.2220, 36.9821
xyY:
0.2726, 0.4810, 72.2220
CIE-Lab:
88.0753, -71.0137, 39.8975
CIE-LCH:
88.0753, 81.4540, 150.6715
CIE-Luv:
88.0753, -74.7490, 66.2811
Hunter-Lab:
84.9835, -62.7441, 33.6874
#32fc8d color charts
#32fc8d color shades, tints & tones
#32fc8d color schemes
#32fc8d color preview, HTML & CSS examples
This text has a color of #32fc8d
<p style="color:#32fc8d;">Text here</p>
.mytext {color:#32fc8d;}
This box has a color of #32fc8d
<div style="background-color:#32fc8d;">Content here</div>
.mybackground {background-color:#32fc8d;}
Border around this has a color of #32fc8d
<div style="border:2px solid #32fc8d;">Content here</div>
.myborder {border:2px solid #32fc8d;}