#20dedc color space conversions
Hex:
#20dedc
RGB:
32, 222, 220
CMY:
87, 13, 14
CMYK:
86, 0, 1, 13
HSL:
179°, 74.8031%, 49.8039%
HSV (HSB):
179°, 85.5856%, 87.0588%
XYZ:
39.6352, 57.7169, 76.7616
xyY:
0.2276, 0.3315, 57.7169
CIE-Lab:
80.5812, -42.7462, -11.4827
CIE-LCH:
80.5812, 44.2616, 195.0361
CIE-Luv:
80.5812, -61.0087, -11.4609
Hunter-Lab:
75.9717, -39.8251, -6.7263
#20dedc color charts
#20dedc RGB chart
#20dedc CMYK chart
#20dedc RGB pie chart
#20dedc color shades, tints & tones
#20dedc color schemes
#20dedc color preview, HTML & CSS examples
This text has a color of #20dedc
<p style="color:#20dedc;">Text here</p>
.mytext {color:#20dedc;}
Text color #20dedc
This box has a color of #20dedc
<div style="background-color:#20dedc;">Content here</div>
.mybackground {background-color:#20dedc;}
Background color #20dedc
Border around this has a color of #20dedc
<div style="border:2px solid #20dedc;">Content here</div>
.myborder {border:2px solid #20dedc;}
Border color #20dedc