#2eddef color space conversions
Hex:
#2eddef
RGB:
46, 221, 239
CMY:
82, 13, 6
CMYK:
81, 8, 0, 6
HSL:
186°, 85.7778%, 55.8824%
HSV (HSB):
186°, 80.7531%, 93.7255%
XYZ:
42.5632, 58.5257, 90.7146
xyY:
0.2219, 0.3051, 58.5257
CIE-Lab:
81.0302, -35.7010, -20.8991
CIE-LCH:
81.0302, 41.3683, 210.3443
CIE-Luv:
81.0302, -58.0224, -28.0909
Hunter-Lab:
76.5021, -34.5674, -16.7534
#2eddef color charts
#2eddef color shades, tints & tones
#2eddef color schemes
#2eddef color preview, HTML & CSS examples
This text has a color of #2eddef
<p style="color:#2eddef;">Text here</p>
.mytext {color:#2eddef;}
This box has a color of #2eddef
<div style="background-color:#2eddef;">Content here</div>
.mybackground {background-color:#2eddef;}
Border around this has a color of #2eddef
<div style="border:2px solid #2eddef;">Content here</div>
.myborder {border:2px solid #2eddef;}