#e0d6e9 color space conversions
Hex:
#e0d6e9
RGB:
224, 214, 233
CMY:
12, 16, 9
CMYK:
4, 8, 0, 9
HSL:
272°, 30.1587%, 87.6471%
HSV (HSB):
272°, 8.1545%, 91.3725%
XYZ:
69.4950, 69.8236, 86.9053
xyY:
0.3072, 0.3086, 69.8236
CIE-Lab:
86.9103, 6.8662, -8.0891
CIE-LCH:
86.9103, 10.6102, 310.3254
CIE-Luv:
86.9103, 4.4640, -13.7388
Hunter-Lab:
83.5605, 2.2227, -3.1709
#e0d6e9 color charts
#e0d6e9 color shades, tints & tones
#e0d6e9 color schemes
#e0d6e9 color preview, HTML & CSS examples
This text has a color of #e0d6e9
<p style="color:#e0d6e9;">Text here</p>
.mytext {color:#e0d6e9;}
This box has a color of #e0d6e9
<div style="background-color:#e0d6e9;">Content here</div>
.mybackground {background-color:#e0d6e9;}
Border around this has a color of #e0d6e9
<div style="border:2px solid #e0d6e9;">Content here</div>
.myborder {border:2px solid #e0d6e9;}