#32dcdc color space conversions
Hex:
#32dcdc
RGB:
50, 220, 220
CMY:
80, 14, 14
CMYK:
77, 0, 0, 14
HSL:
180°, 70.8333%, 52.9412%
HSV (HSB):
180°, 77.2727%, 86.2745%
XYZ:
39.8269, 57.0318, 76.6193
xyY:
0.2296, 0.3288, 57.0318
CIE-Lab:
80.1975, -40.4913, -12.0341
CIE-LCH:
80.1975, 42.2418, 196.5520
CIE-Luv:
80.1975, -58.6481, -12.6645
Hunter-Lab:
75.5194, -38.0230, -7.2899
#32dcdc color charts
#32dcdc RGB chart
#32dcdc CMYK chart
#32dcdc RGB pie chart
#32dcdc color shades, tints & tones
#32dcdc color schemes
#32dcdc color preview, HTML & CSS examples
This text has a color of #32dcdc
<p style="color:#32dcdc;">Text here</p>
.mytext {color:#32dcdc;}
Text color #32dcdc
This box has a color of #32dcdc
<div style="background-color:#32dcdc;">Content here</div>
.mybackground {background-color:#32dcdc;}
Background color #32dcdc
Border around this has a color of #32dcdc
<div style="border:2px solid #32dcdc;">Content here</div>
.myborder {border:2px solid #32dcdc;}
Border color #32dcdc