#32fc9c color space conversions
Hex:
#32fc9c
RGB:
50, 252, 156
CMY:
80, 1, 39
CMYK:
80, 0, 38, 1
HSL:
151°, 97.1154%, 59.2157%
HSV (HSB):
151°, 80.1587%, 98.8235%
XYZ:
42.1265, 72.6992, 43.2645
xyY:
0.2665, 0.4599, 72.6992
CIE-Lab:
88.3041, -68.3664, 32.7996
CIE-LCH:
88.3041, 75.8273, 154.3701
CIE-Luv:
88.3041, -73.8821, 57.3438
Hunter-Lab:
85.2638, -61.0197, 29.5998
#32fc9c color charts
#32fc9c color shades, tints & tones
#32fc9c color schemes
#32fc9c color preview, HTML & CSS examples
This text has a color of #32fc9c
<p style="color:#32fc9c;">Text here</p>
.mytext {color:#32fc9c;}
This box has a color of #32fc9c
<div style="background-color:#32fc9c;">Content here</div>
.mybackground {background-color:#32fc9c;}
Border around this has a color of #32fc9c
<div style="border:2px solid #32fc9c;">Content here</div>
.myborder {border:2px solid #32fc9c;}