#2dedcc color space conversions
Hex:
#2dedcc
RGB:
45, 237, 204
CMY:
82, 7, 20
CMYK:
81, 0, 14, 7
HSL:
170°, 84.2105%, 55.2941%
HSV (HSB):
170°, 81.0127%, 92.9412%
XYZ:
42.2655, 65.4859, 67.5392
xyY:
0.2411, 0.3736, 65.4859
CIE-Lab:
84.7335, -52.5574, 3.1114
CIE-LCH:
84.7335, 52.6494, 176.6121
CIE-Luv:
84.7335, -66.1740, 13.1449
Hunter-Lab:
80.9234, -48.3871, 7.1625
#2dedcc color charts
#2dedcc color shades, tints & tones
#2dedcc color schemes
#2dedcc color preview, HTML & CSS examples
This text has a color of #2dedcc
<p style="color:#2dedcc;">Text here</p>
.mytext {color:#2dedcc;}
This box has a color of #2dedcc
<div style="background-color:#2dedcc;">Content here</div>
.mybackground {background-color:#2dedcc;}
Border around this has a color of #2dedcc
<div style="border:2px solid #2dedcc;">Content here</div>
.myborder {border:2px solid #2dedcc;}