#32dec7 color space conversions
Hex:
#32dec7
RGB:
50, 222, 199
CMY:
80, 13, 22
CMYK:
77, 0, 10, 13
HSL:
172°, 72.2689%, 53.3333%
HSV (HSB):
172°, 77.4775%, 87.0588%
XYZ:
37.7455, 57.0442, 63.0541
xyY:
0.2391, 0.3614, 57.0442
CIE-Lab:
80.2044, -47.1561, -0.8349
CIE-LCH:
80.2044, 47.1635, 181.0143
CIE-Luv:
80.2044, -60.8638, 6.1550
Hunter-Lab:
75.5276, -42.9666, 3.3712
#32dec7 color charts
#32dec7 color shades, tints & tones
#32dec7 color schemes
#32dec7 color preview, HTML & CSS examples
This text has a color of #32dec7
<p style="color:#32dec7;">Text here</p>
.mytext {color:#32dec7;}
This box has a color of #32dec7
<div style="background-color:#32dec7;">Content here</div>
.mybackground {background-color:#32dec7;}
Border around this has a color of #32dec7
<div style="border:2px solid #32dec7;">Content here</div>
.myborder {border:2px solid #32dec7;}