#32dec6 color space conversions
Hex:
#32dec6
RGB:
50, 222, 198
CMY:
80, 13, 22
CMYK:
77, 0, 11, 13
HSL:
172°, 72.2689%, 53.3333%
HSV (HSB):
172°, 77.4775%, 87.0588%
XYZ:
37.6297, 56.9979, 62.4445
xyY:
0.2396, 0.3629, 56.9979
CIE-Lab:
80.1784, -47.4200, -0.3408
CIE-LCH:
80.1784, 47.4212, 180.4118
CIE-Luv:
80.1784, -60.9357, 6.9588
Hunter-Lab:
75.4969, -43.1504, 3.8083
#32dec6 color charts
#32dec6 color shades, tints & tones
#32dec6 color schemes
#32dec6 color preview, HTML & CSS examples
This text has a color of #32dec6
<p style="color:#32dec6;">Text here</p>
.mytext {color:#32dec6;}
This box has a color of #32dec6
<div style="background-color:#32dec6;">Content here</div>
.mybackground {background-color:#32dec6;}
Border around this has a color of #32dec6
<div style="border:2px solid #32dec6;">Content here</div>
.myborder {border:2px solid #32dec6;}