#32cccc color space conversions
Hex:
#32cccc
RGB:
50, 204, 204
CMY:
80, 20, 20
CMYK:
75, 0, 0, 20
HSL:
180°, 60.6299%, 49.8039%
HSV (HSB):
180°, 75.4902%, 80.0000%
XYZ:
33.8073, 48.2235, 64.6530
xyY:
0.2305, 0.3288, 48.2235
CIE-Lab:
74.9657, -37.8290, -11.2646
CIE-LCH:
74.9657, 39.4705, 196.5824
CIE-Luv:
74.9657, -54.2441, -11.7137
Hunter-Lab:
69.4431, -34.6254, -6.5900
#32cccc color charts
#32cccc RGB chart
#32cccc CMYK chart
#32cccc RGB pie chart
#32cccc color shades, tints & tones
#32cccc color schemes
#32cccc color preview, HTML & CSS examples
This text has a color of #32cccc
<p style="color:#32cccc;">Text here</p>
.mytext {color:#32cccc;}
Text color #32cccc
This box has a color of #32cccc
<div style="background-color:#32cccc;">Content here</div>
.mybackground {background-color:#32cccc;}
Background color #32cccc
Border around this has a color of #32cccc
<div style="border:2px solid #32cccc;">Content here</div>
.myborder {border:2px solid #32cccc;}
Border color #32cccc