#2edddd color space conversions
Hex:
#2edddd
RGB:
46, 221, 221
CMY:
82, 13, 13
CMYK:
79, 0, 0, 13
HSL:
180°, 72.0165%, 52.3529%
HSV (HSB):
180°, 79.1855%, 86.6667%
XYZ:
40.0343, 57.5142, 77.3979
xyY:
0.2288, 0.3288, 57.5142
CIE-Lab:
80.4679, -41.0086, -12.1684
CIE-LCH:
80.4679, 42.7759, 196.5271
CIE-Luv:
80.4679, -59.3573, -12.8176
Hunter-Lab:
75.8381, -38.4880, -7.4228
#2edddd color charts
#2edddd color shades, tints & tones
#2edddd color schemes
#2edddd color preview, HTML & CSS examples
This text has a color of #2edddd
<p style="color:#2edddd;">Text here</p>
.mytext {color:#2edddd;}
This box has a color of #2edddd
<div style="background-color:#2edddd;">Content here</div>
.mybackground {background-color:#2edddd;}
Border around this has a color of #2edddd
<div style="border:2px solid #2edddd;">Content here</div>
.myborder {border:2px solid #2edddd;}