#00eaed color space conversions
Hex:
#00eaed
RGB:
0, 234, 237
CMY:
100, 8, 7
CMYK:
100, 1, 0, 7
HSL:
181°, 100.0000%, 46.4706%
HSV (HSB):
181°, 100.0000%, 92.9412%
XYZ:
44.7089, 64.9601, 90.3029
xyY:
0.2236, 0.3248, 64.9601
CIE-Lab:
84.4632, -44.1751, -14.6951
CIE-LCH:
84.4632, 46.5552, 198.4000
CIE-Luv:
84.4632, -65.0134, -16.6164
Hunter-Lab:
80.5978, -42.0294, -10.0109
#00eaed color charts
#00eaed color shades, tints & tones
#00eaed color schemes
#00eaed color preview, HTML & CSS examples
This text has a color of #00eaed
<p style="color:#00eaed;">Text here</p>
.mytext {color:#00eaed;}
This box has a color of #00eaed
<div style="background-color:#00eaed;">Content here</div>
.mybackground {background-color:#00eaed;}
Border around this has a color of #00eaed
<div style="border:2px solid #00eaed;">Content here</div>
.myborder {border:2px solid #00eaed;}