#eadaed color space conversions
Hex:
#eadaed
RGB:
234, 218, 237
CMY:
8, 15, 7
CMYK:
1, 8, 0, 7
HSL:
291°, 34.5455%, 89.2157%
HSV (HSB):
291°, 8.0169%, 92.9412%
XYZ:
74.2891, 73.7497, 90.4404
xyY:
0.3115, 0.3092, 73.7497
CIE-Lab:
88.8040, 8.8320, -7.3061
CIE-LCH:
88.8040, 11.4623, 320.4014
CIE-Luv:
88.8040, 7.8894, -12.8892
Hunter-Lab:
85.8776, 4.1271, -2.3258
#eadaed color charts
#eadaed color shades, tints & tones
#eadaed color schemes
#eadaed color preview, HTML & CSS examples
This text has a color of #eadaed
<p style="color:#eadaed;">Text here</p>
.mytext {color:#eadaed;}
This box has a color of #eadaed
<div style="background-color:#eadaed;">Content here</div>
.mybackground {background-color:#eadaed;}
Border around this has a color of #eadaed
<div style="border:2px solid #eadaed;">Content here</div>
.myborder {border:2px solid #eadaed;}