#2edeee color space conversions
Hex:
#2edeee
RGB:
46, 222, 238
CMY:
82, 13, 7
CMYK:
81, 7, 0, 7
HSL:
185°, 84.9558%, 55.6863%
HSV (HSB):
185°, 80.6723%, 93.3333%
XYZ:
42.6806, 58.9964, 90.0269
xyY:
0.2226, 0.3077, 58.9964
CIE-Lab:
81.2896, -36.4677, -19.9750
CIE-LCH:
81.2896, 41.5800, 208.7115
CIE-Luv:
81.2896, -58.4379, -26.4362
Hunter-Lab:
76.8091, -35.2287, -15.7265
#2edeee color charts
#2edeee color shades, tints & tones
#2edeee color schemes
#2edeee color preview, HTML & CSS examples
This text has a color of #2edeee
<p style="color:#2edeee;">Text here</p>
.mytext {color:#2edeee;}
This box has a color of #2edeee
<div style="background-color:#2edeee;">Content here</div>
.mybackground {background-color:#2edeee;}
Border around this has a color of #2edeee
<div style="border:2px solid #2edeee;">Content here</div>
.myborder {border:2px solid #2edeee;}