#32decc color space conversions
Hex:
#32decc
RGB:
50, 222, 204
CMY:
80, 13, 20
CMYK:
77, 0, 8, 13
HSL:
174°, 72.2689%, 53.3333%
HSV (HSB):
174°, 77.4775%, 87.0588%
XYZ:
38.3358, 57.2803, 66.1624
xyY:
0.2370, 0.3541, 57.2803
CIE-Lab:
80.3370, -45.8216, -3.3019
CIE-LCH:
80.3370, 45.9404, 184.1216
CIE-Luv:
80.3370, -60.5029, 2.1089
Hunter-Lab:
75.6837, -42.0317, 1.1475
#32decc color charts
#32decc RGB chart
#32decc CMYK chart
#32decc RGB pie chart
#32decc color shades, tints & tones
#32decc color schemes
#32decc color preview, HTML & CSS examples
This text has a color of #32decc
<p style="color:#32decc;">Text here</p>
.mytext {color:#32decc;}
Text color #32decc
This box has a color of #32decc
<div style="background-color:#32decc;">Content here</div>
.mybackground {background-color:#32decc;}
Background color #32decc
Border around this has a color of #32decc
<div style="border:2px solid #32decc;">Content here</div>
.myborder {border:2px solid #32decc;}
Border color #32decc