#2ecdef color space conversions
Hex:
#2ecdef
RGB:
46, 205, 239
CMY:
82, 20, 6
CMYK:
81, 14, 0, 6
HSL:
191°, 85.7778%, 55.8824%
HSV (HSB):
191°, 80.7531%, 93.7255%
XYZ:
38.5380, 50.4755, 89.3729
xyY:
0.2160, 0.2830, 50.4755
CIE-Lab:
76.3602, -28.0316, -28.0184
CIE-LCH:
76.3602, 39.6333, 224.9865
CIE-Luv:
76.3602, -52.5440, -40.9952
Hunter-Lab:
71.0461, -27.5057, -24.8520
#2ecdef color charts
#2ecdef color shades, tints & tones
#2ecdef color schemes
#2ecdef color preview, HTML & CSS examples
This text has a color of #2ecdef
<p style="color:#2ecdef;">Text here</p>
.mytext {color:#2ecdef;}
This box has a color of #2ecdef
<div style="background-color:#2ecdef;">Content here</div>
.mybackground {background-color:#2ecdef;}
Border around this has a color of #2ecdef
<div style="border:2px solid #2ecdef;">Content here</div>
.myborder {border:2px solid #2ecdef;}