#e0e9fd color space conversions
Hex:
#e0e9fd
RGB:
224, 233, 253
CMY:
12, 9, 1
CMYK:
11, 8, 0, 1
HSL:
221°, 87.8788%, 93.5294%
HSV (HSB):
221°, 11.4625%, 99.2157%
XYZ:
77.6090, 81.2170, 104.5145
xyY:
0.2947, 0.3084, 81.2170
CIE-Lab:
92.2282, 0.8339, -10.6884
CIE-LCH:
92.2282, 10.7209, 274.4612
CIE-Luv:
92.2282, -5.9365, -16.9787
Hunter-Lab:
90.1205, -3.9920, -5.6755
#e0e9fd color charts
#e0e9fd color shades, tints & tones
#e0e9fd color schemes
#e0e9fd color preview, HTML & CSS examples
This text has a color of #e0e9fd
<p style="color:#e0e9fd;">Text here</p>
.mytext {color:#e0e9fd;}
This box has a color of #e0e9fd
<div style="background-color:#e0e9fd;">Content here</div>
.mybackground {background-color:#e0e9fd;}
Border around this has a color of #e0e9fd
<div style="border:2px solid #e0e9fd;">Content here</div>
.myborder {border:2px solid #e0e9fd;}