#2edbdc color space conversions
Hex:
#2edbdc
RGB:
46, 219, 220
CMY:
82, 14, 14
CMYK:
79, 0, 0, 14
HSL:
180°, 71.3115%, 52.1569%
HSV (HSB):
180°, 79.0909%, 86.2745%
XYZ:
39.3765, 56.4112, 76.5232
xyY:
0.2285, 0.3274, 56.4112
CIE-Lab:
79.8473, -40.3974, -12.5636
CIE-LCH:
79.8473, 42.3060, 197.2756
CIE-Luv:
79.8473, -58.7446, -13.5419
Hunter-Lab:
75.1074, -37.8558, -7.8325
#2edbdc color charts
#2edbdc color shades, tints & tones
#2edbdc color schemes
#2edbdc color preview, HTML & CSS examples
This text has a color of #2edbdc
<p style="color:#2edbdc;">Text here</p>
.mytext {color:#2edbdc;}
This box has a color of #2edbdc
<div style="background-color:#2edbdc;">Content here</div>
.mybackground {background-color:#2edbdc;}
Border around this has a color of #2edbdc
<div style="border:2px solid #2edbdc;">Content here</div>
.myborder {border:2px solid #2edbdc;}