#2edeec color space conversions
Hex:
#2edeec
RGB:
46, 222, 236
CMY:
82, 13, 7
CMYK:
81, 6, 0, 7
HSL:
184°, 83.3333%, 55.2941%
HSV (HSB):
184°, 80.5085%, 92.5490%
XYZ:
42.3883, 58.8795, 88.4877
xyY:
0.2234, 0.3103, 58.8795
CIE-Lab:
81.2253, -37.0666, -19.0099
CIE-LCH:
81.2253, 41.6570, 207.1514
CIE-Luv:
81.2253, -58.5861, -24.7292
Hunter-Lab:
76.7330, -35.6770, -14.6595
#2edeec color charts
#2edeec color shades, tints & tones
#2edeec color schemes
#2edeec color preview, HTML & CSS examples
This text has a color of #2edeec
<p style="color:#2edeec;">Text here</p>
.mytext {color:#2edeec;}
This box has a color of #2edeec
<div style="background-color:#2edeec;">Content here</div>
.mybackground {background-color:#2edeec;}
Border around this has a color of #2edeec
<div style="border:2px solid #2edeec;">Content here</div>
.myborder {border:2px solid #2edeec;}