#e8d8ff color space conversions
Hex:
#e8d8ff
RGB:
232, 216, 255
CMY:
9, 15, 0
CMYK:
9, 15, 0, 0
HSL:
265°, 100.0000%, 92.3529%
HSV (HSB):
265°, 15.2941%, 100.0000%
XYZ:
75.8846, 73.4875, 104.7927
xyY:
0.2986, 0.2891, 73.4875
CIE-Lab:
88.6797, 12.6416, -16.9813
CIE-LCH:
88.6797, 21.1701, 306.6656
CIE-Luv:
88.6797, 6.3701, -29.0721
Hunter-Lab:
85.7249, 7.9916, -12.4705
#e8d8ff color charts
#e8d8ff color shades, tints & tones
#e8d8ff color schemes
#e8d8ff color preview, HTML & CSS examples
This text has a color of #e8d8ff
<p style="color:#e8d8ff;">Text here</p>
.mytext {color:#e8d8ff;}
This box has a color of #e8d8ff
<div style="background-color:#e8d8ff;">Content here</div>
.mybackground {background-color:#e8d8ff;}
Border around this has a color of #e8d8ff
<div style="border:2px solid #e8d8ff;">Content here</div>
.myborder {border:2px solid #e8d8ff;}