#eaddf9 color space conversions
Hex:
#eaddf9
RGB:
234, 221, 249
CMY:
8, 13, 2
CMYK:
6, 11, 0, 2
HSL:
268°, 70.0000%, 92.1569%
HSV (HSB):
268°, 11.2450%, 97.6471%
XYZ:
76.8870, 76.0449, 100.2483
xyY:
0.3037, 0.3004, 76.0449
CIE-Lab:
89.8802, 9.5008, -12.0149
CIE-LCH:
89.8802, 15.3174, 308.3353
CIE-Luv:
89.8802, 5.5154, -20.5271
Hunter-Lab:
87.2037, 4.7759, -7.1164
#eaddf9 color charts
#eaddf9 color shades, tints & tones
#eaddf9 color schemes
#eaddf9 color preview, HTML & CSS examples
This text has a color of #eaddf9
<p style="color:#eaddf9;">Text here</p>
.mytext {color:#eaddf9;}
This box has a color of #eaddf9
<div style="background-color:#eaddf9;">Content here</div>
.mybackground {background-color:#eaddf9;}
Border around this has a color of #eaddf9
<div style="border:2px solid #eaddf9;">Content here</div>
.myborder {border:2px solid #eaddf9;}