#e0d0ff color space conversions
Hex:
#e0d0ff
RGB:
224, 208, 255
CMY:
12, 18, 0
CMYK:
12, 18, 0, 0
HSL:
260°, 100.0000%, 90.7843%
HSV (HSB):
260°, 18.4314%, 100.0000%
XYZ:
71.3463, 68.1790, 104.0073
xyY:
0.2930, 0.2800, 68.1790
CIE-Lab:
86.0959, 14.3414, -20.9416
CIE-LCH:
86.0959, 25.3816, 304.4044
CIE-Luv:
86.0959, 5.7409, -35.7370
Hunter-Lab:
82.5706, 9.7370, -16.8832
#e0d0ff color charts
#e0d0ff color shades, tints & tones
#e0d0ff color schemes
#e0d0ff color preview, HTML & CSS examples
This text has a color of #e0d0ff
<p style="color:#e0d0ff;">Text here</p>
.mytext {color:#e0d0ff;}
This box has a color of #e0d0ff
<div style="background-color:#e0d0ff;">Content here</div>
.mybackground {background-color:#e0d0ff;}
Border around this has a color of #e0d0ff
<div style="border:2px solid #e0d0ff;">Content here</div>
.myborder {border:2px solid #e0d0ff;}