#20cdca color space conversions
Hex:
#20cdca
RGB:
32, 205, 202
CMY:
87, 20, 21
CMYK:
84, 0, 1, 20
HSL:
179°, 72.9958%, 46.4706%
HSV (HSB):
179°, 84.3902%, 80.3922%
XYZ:
33.0877, 48.2340, 63.4433
xyY:
0.2286, 0.3332, 48.2340
CIE-Lab:
74.9723, -40.3893, -10.1982
CIE-LCH:
74.9723, 41.6570, 194.1708
CIE-Luv:
74.9723, -56.5986, -9.6489
Hunter-Lab:
69.4507, -36.4979, -5.5460
#20cdca color charts
#20cdca color shades, tints & tones
#20cdca color schemes
#20cdca color preview, HTML & CSS examples
This text has a color of #20cdca
<p style="color:#20cdca;">Text here</p>
.mytext {color:#20cdca;}
This box has a color of #20cdca
<div style="background-color:#20cdca;">Content here</div>
.mybackground {background-color:#20cdca;}
Border around this has a color of #20cdca
<div style="border:2px solid #20cdca;">Content here</div>
.myborder {border:2px solid #20cdca;}