#2cded3 color space conversions
Hex:
#2cded3
RGB:
44, 222, 211
CMY:
83, 13, 17
CMYK:
80, 0, 5, 13
HSL:
176°, 72.9508%, 52.1569%
HSV (HSB):
176°, 80.1802%, 87.0588%
XYZ:
38.9179, 57.4812, 70.6718
xyY:
0.2329, 0.3441, 57.4812
CIE-Lab:
80.4495, -44.4460, -6.8722
CIE-LCH:
80.4495, 44.9741, 188.7895
CIE-Luv:
80.4495, -60.6508, -3.7566
Hunter-Lab:
75.8163, -41.0514, -2.1954
#2cded3 color charts
#2cded3 color shades, tints & tones
#2cded3 color schemes
#2cded3 color preview, HTML & CSS examples
This text has a color of #2cded3
<p style="color:#2cded3;">Text here</p>
.mytext {color:#2cded3;}
This box has a color of #2cded3
<div style="background-color:#2cded3;">Content here</div>
.mybackground {background-color:#2cded3;}
Border around this has a color of #2cded3
<div style="border:2px solid #2cded3;">Content here</div>
.myborder {border:2px solid #2cded3;}