#32dec1 color space conversions
Hex:
#32dec1
RGB:
50, 222, 193
CMY:
80, 13, 24
CMYK:
77, 0, 13, 13
HSL:
170°, 72.2689%, 53.3333%
HSV (HSB):
170°, 77.4775%, 87.0588%
XYZ:
37.0623, 56.7709, 59.4566
xyY:
0.2418, 0.3704, 56.7709
CIE-Lab:
80.0506, -48.7237, 2.1325
CIE-LCH:
80.0506, 48.7703, 177.4939
CIE-Luv:
80.0506, -61.2937, 10.9483
Hunter-Lab:
75.3465, -44.0537, 5.9563
#32dec1 color charts
#32dec1 color shades, tints & tones
#32dec1 color schemes
#32dec1 color preview, HTML & CSS examples
This text has a color of #32dec1
<p style="color:#32dec1;">Text here</p>
.mytext {color:#32dec1;}
This box has a color of #32dec1
<div style="background-color:#32dec1;">Content here</div>
.mybackground {background-color:#32dec1;}
Border around this has a color of #32dec1
<div style="border:2px solid #32dec1;">Content here</div>
.myborder {border:2px solid #32dec1;}