#e7daf8 color space conversions
Hex:
#e7daf8
RGB:
231, 218, 248
CMY:
9, 15, 3
CMYK:
7, 12, 0, 3
HSL:
266°, 68.1818%, 91.3725%
HSV (HSB):
266°, 12.0968%, 97.2549%
XYZ:
74.9697, 73.9090, 99.1215
xyY:
0.3023, 0.2980, 73.9090
CIE-Lab:
88.8795, 9.9089, -13.0085
CIE-LCH:
88.8795, 16.3526, 307.2976
CIE-Luv:
88.8795, 5.3708, -22.1655
Hunter-Lab:
85.9704, 5.2112, -8.1805
#e7daf8 color charts
#e7daf8 color shades, tints & tones
#e7daf8 color schemes
#e7daf8 color preview, HTML & CSS examples
This text has a color of #e7daf8
<p style="color:#e7daf8;">Text here</p>
.mytext {color:#e7daf8;}
This box has a color of #e7daf8
<div style="background-color:#e7daf8;">Content here</div>
.mybackground {background-color:#e7daf8;}
Border around this has a color of #e7daf8
<div style="border:2px solid #e7daf8;">Content here</div>
.myborder {border:2px solid #e7daf8;}