#e0dfff color space conversions
Hex:
#e0dfff
RGB:
224, 223, 255
CMY:
12, 13, 0
CMYK:
12, 13, 0, 0
HSL:
242°, 100.0000%, 93.7255%
HSV (HSB):
242°, 12.5490%, 100.0000%
XYZ:
75.1781, 75.8426, 105.2845
xyY:
0.2933, 0.2959, 75.8426
CIE-Lab:
89.7862, 6.4283, -15.3819
CIE-LCH:
89.7862, 16.6712, 292.6807
CIE-Luv:
89.7862, -1.3129, -25.4633
Hunter-Lab:
87.0877, 1.6861, -10.7172
#e0dfff color charts
#e0dfff color shades, tints & tones
#e0dfff color schemes
#e0dfff color preview, HTML & CSS examples
This text has a color of #e0dfff
<p style="color:#e0dfff;">Text here</p>
.mytext {color:#e0dfff;}
This box has a color of #e0dfff
<div style="background-color:#e0dfff;">Content here</div>
.mybackground {background-color:#e0dfff;}
Border around this has a color of #e0dfff
<div style="border:2px solid #e0dfff;">Content here</div>
.myborder {border:2px solid #e0dfff;}