#e9dafc color space conversions
Hex:
#e9dafc
RGB:
233, 218, 252
CMY:
9, 15, 1
CMYK:
8, 13, 0, 1
HSL:
266°, 85.0000%, 92.1569%
HSV (HSB):
266°, 13.4921%, 98.8235%
XYZ:
76.2464, 74.4947, 102.4558
xyY:
0.3011, 0.2942, 74.4947
CIE-Lab:
89.1558, 11.3256, -14.6816
CIE-LCH:
89.1558, 18.5423, 307.6471
CIE-Luv:
89.1558, 6.1935, -25.1230
Hunter-Lab:
86.3103, 6.6435, -9.9637
#e9dafc color charts
#e9dafc color shades, tints & tones
#e9dafc color schemes
#e9dafc color preview, HTML & CSS examples
This text has a color of #e9dafc
<p style="color:#e9dafc;">Text here</p>
.mytext {color:#e9dafc;}
This box has a color of #e9dafc
<div style="background-color:#e9dafc;">Content here</div>
.mybackground {background-color:#e9dafc;}
Border around this has a color of #e9dafc
<div style="border:2px solid #e9dafc;">Content here</div>
.myborder {border:2px solid #e9dafc;}