#e9e4fd color space conversions
Hex:
#e9e4fd
RGB:
233, 228, 253
CMY:
9, 11, 1
CMYK:
8, 10, 0, 1
HSL:
252°, 86.2069%, 94.3137%
HSV (HSB):
252°, 9.8814%, 99.2157%
XYZ:
79.0773, 79.9023, 104.1834
xyY:
0.3005, 0.3036, 79.9023
CIE-Lab:
91.6410, 6.2935, -11.4922
CIE-LCH:
91.6410, 13.1026, 298.7067
CIE-Luv:
91.6410, 1.2825, -19.1866
Hunter-Lab:
89.3881, 1.4811, -6.5319
#e9e4fd color charts
#e9e4fd color shades, tints & tones
#e9e4fd color schemes
#e9e4fd color preview, HTML & CSS examples
This text has a color of #e9e4fd
<p style="color:#e9e4fd;">Text here</p>
.mytext {color:#e9e4fd;}
This box has a color of #e9e4fd
<div style="background-color:#e9e4fd;">Content here</div>
.mybackground {background-color:#e9e4fd;}
Border around this has a color of #e9e4fd
<div style="border:2px solid #e9e4fd;">Content here</div>
.myborder {border:2px solid #e9e4fd;}