#eadafe color space conversions
Hex:
#eadafe
RGB:
234, 218, 254
CMY:
8, 15, 0
CMYK:
8, 14, 0, 0
HSL:
267°, 94.7368%, 92.5490%
HSV (HSB):
267°, 14.1732%, 99.6078%
XYZ:
76.8925, 74.7910, 104.1494
xyY:
0.3006, 0.2923, 74.7910
CIE-Lab:
89.2950, 12.0341, -15.5156
CIE-LCH:
89.2950, 19.6355, 307.7978
CIE-Luv:
89.2950, 6.6010, -26.6037
Hunter-Lab:
86.4818, 7.3644, -10.8653
#eadafe color charts
#eadafe color shades, tints & tones
#eadafe color schemes
#eadafe color preview, HTML & CSS examples
This text has a color of #eadafe
<p style="color:#eadafe;">Text here</p>
.mytext {color:#eadafe;}
This box has a color of #eadafe
<div style="background-color:#eadafe;">Content here</div>
.mybackground {background-color:#eadafe;}
Border around this has a color of #eadafe
<div style="border:2px solid #eadafe;">Content here</div>
.myborder {border:2px solid #eadafe;}