#32fd5c color space conversions
Hex:
#32fd5c
RGB:
50, 253, 92
CMY:
80, 1, 64
CMYK:
80, 0, 64, 1
HSL:
132°, 98.0676%, 59.4118%
HSV (HSB):
132°, 80.2372%, 99.2157%
XYZ:
38.3724, 71.7014, 21.9425
xyY:
0.2907, 0.5431, 71.7014
CIE-Lab:
87.8247, -77.9782, 61.7510
CIE-LCH:
87.8247, 99.4675, 141.6243
CIE-Luv:
87.8247, -77.3321, 89.8170
Hunter-Lab:
84.6767, -67.2943, 43.9097
#32fd5c color charts
#32fd5c color shades, tints & tones
#32fd5c color schemes
#32fd5c color preview, HTML & CSS examples
This text has a color of #32fd5c
<p style="color:#32fd5c;">Text here</p>
.mytext {color:#32fd5c;}
This box has a color of #32fd5c
<div style="background-color:#32fd5c;">Content here</div>
.mybackground {background-color:#32fd5c;}
Border around this has a color of #32fd5c
<div style="border:2px solid #32fd5c;">Content here</div>
.myborder {border:2px solid #32fd5c;}