#2edddc color space conversions
Hex:
#2edddc
RGB:
46, 221, 220
CMY:
82, 13, 14
CMYK:
79, 0, 0, 13
HSL:
180°, 72.0165%, 52.3529%
HSV (HSB):
180°, 79.1855%, 86.6667%
XYZ:
39.9014, 57.4611, 76.6982
xyY:
0.2292, 0.3301, 57.4611
CIE-Lab:
80.4382, -41.2956, -11.6801
CIE-LCH:
80.4382, 42.9156, 195.7931
CIE-Luv:
80.4382, -59.4315, -11.9784
Hunter-Lab:
75.8031, -38.6960, -6.9280
#2edddc color charts
#2edddc color shades, tints & tones
#2edddc color schemes
#2edddc color preview, HTML & CSS examples
This text has a color of #2edddc
<p style="color:#2edddc;">Text here</p>
.mytext {color:#2edddc;}
This box has a color of #2edddc
<div style="background-color:#2edddc;">Content here</div>
.mybackground {background-color:#2edddc;}
Border around this has a color of #2edddc
<div style="border:2px solid #2edddc;">Content here</div>
.myborder {border:2px solid #2edddc;}