#eadef0 color space conversions
Hex:
#eadef0
RGB:
234, 222, 240
CMY:
8, 13, 6
CMYK:
3, 8, 0, 6
HSL:
280°, 37.5000%, 90.5882%
HSV (HSB):
280°, 7.5000%, 94.1176%
XYZ:
75.7811, 76.0262, 93.1185
xyY:
0.3094, 0.3104, 76.0262
CIE-Lab:
89.8715, 7.2937, -7.3033
CIE-LCH:
89.8715, 10.3216, 314.9622
CIE-Luv:
89.8715, 5.6631, -12.6361
Hunter-Lab:
87.1930, 2.5500, -2.2841
#eadef0 color charts
#eadef0 color shades, tints & tones
#eadef0 color schemes
#eadef0 color preview, HTML & CSS examples
This text has a color of #eadef0
<p style="color:#eadef0;">Text here</p>
.mytext {color:#eadef0;}
This box has a color of #eadef0
<div style="background-color:#eadef0;">Content here</div>
.mybackground {background-color:#eadef0;}
Border around this has a color of #eadef0
<div style="border:2px solid #eadef0;">Content here</div>
.myborder {border:2px solid #eadef0;}