#eaedef color space conversions
Hex:
#eaedef
RGB:
234, 237, 239
CMY:
8, 7, 6
CMYK:
2, 1, 0, 6
HSL:
204°, 13.5135%, 92.7451%
HSV (HSB):
204°, 2.0921%, 93.7255%
XYZ:
79.7959, 84.2928, 93.7258
xyY:
0.3095, 0.3270, 84.2928
CIE-Lab:
93.5775, -0.6334, -1.3254
CIE-LCH:
93.5775, 1.4690, 244.4565
CIE-Luv:
93.5775, -1.7802, -1.9328
Hunter-Lab:
91.8111, -5.5296, 3.7413
#eaedef color charts
#eaedef color shades, tints & tones
#eaedef color schemes
#eaedef color preview, HTML & CSS examples
This text has a color of #eaedef
<p style="color:#eaedef;">Text here</p>
.mytext {color:#eaedef;}
This box has a color of #eaedef
<div style="background-color:#eaedef;">Content here</div>
.mybackground {background-color:#eaedef;}
Border around this has a color of #eaedef
<div style="border:2px solid #eaedef;">Content here</div>
.myborder {border:2px solid #eaedef;}