#2ed2ed color space conversions
Hex:
#2ed2ed
RGB:
46, 210, 237
CMY:
82, 18, 7
CMYK:
81, 11, 0, 7
HSL:
188°, 84.1410%, 55.4902%
HSV (HSB):
188°, 80.5907%, 92.9412%
XYZ:
39.4594, 52.7885, 88.2302
xyY:
0.2186, 0.2925, 52.7885
CIE-Lab:
77.7499, -31.0959, -24.8208
CIE-LCH:
77.7499, 39.7873, 218.5969
CIE-Luv:
77.7499, -54.4030, -35.2199
Hunter-Lab:
72.6557, -30.2039, -21.1405
#2ed2ed color charts
#2ed2ed color shades, tints & tones
#2ed2ed color schemes
#2ed2ed color preview, HTML & CSS examples
This text has a color of #2ed2ed
<p style="color:#2ed2ed;">Text here</p>
.mytext {color:#2ed2ed;}
This box has a color of #2ed2ed
<div style="background-color:#2ed2ed;">Content here</div>
.mybackground {background-color:#2ed2ed;}
Border around this has a color of #2ed2ed
<div style="border:2px solid #2ed2ed;">Content here</div>
.myborder {border:2px solid #2ed2ed;}