#e3d9fe color space conversions
Hex:
#e3d9fe
RGB:
227, 217, 254
CMY:
11, 15, 0
CMYK:
11, 15, 0, 0
HSL:
256°, 94.8718%, 92.3529%
HSV (HSB):
256°, 14.5669%, 99.6078%
XYZ:
74.3808, 73.1124, 103.9577
xyY:
0.2958, 0.2908, 73.1124
CIE-Lab:
88.5013, 10.3263, -16.7631
CIE-LCH:
88.5013, 19.6885, 301.6337
CIE-Luv:
88.5013, 3.2110, -28.3204
Hunter-Lab:
85.5058, 5.6407, -12.2306
#e3d9fe color charts
#e3d9fe color shades, tints & tones
#e3d9fe color schemes
#e3d9fe color preview, HTML & CSS examples
This text has a color of #e3d9fe
<p style="color:#e3d9fe;">Text here</p>
.mytext {color:#e3d9fe;}
This box has a color of #e3d9fe
<div style="background-color:#e3d9fe;">Content here</div>
.mybackground {background-color:#e3d9fe;}
Border around this has a color of #e3d9fe
<div style="border:2px solid #e3d9fe;">Content here</div>
.myborder {border:2px solid #e3d9fe;}