#32cbcc color space conversions
Hex:
#32cbcc
RGB:
50, 203, 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.5704, 47.7496, 64.5740
xyY:
0.2301, 0.3273, 47.7496
CIE-Lab:
74.6667, -37.3700, -11.7115
CIE-LCH:
74.6667, 39.1622, 197.4007
CIE-Luv:
74.6667, -53.8938, -12.4952
Hunter-Lab:
69.1011, -34.2088, -7.0349
#32cbcc color charts
#32cbcc color shades, tints & tones
#32cbcc color schemes
#32cbcc color preview, HTML & CSS examples
This text has a color of #32cbcc
<p style="color:#32cbcc;">Text here</p>
.mytext {color:#32cbcc;}
This box has a color of #32cbcc
<div style="background-color:#32cbcc;">Content here</div>
.mybackground {background-color:#32cbcc;}
Border around this has a color of #32cbcc
<div style="border:2px solid #32cbcc;">Content here</div>
.myborder {border:2px solid #32cbcc;}