#e3d2ec color space conversions
Hex:
#e3d2ec
RGB:
227, 210, 236
CMY:
11, 18, 7
CMYK:
4, 11, 0, 7
HSL:
279°, 40.6250%, 87.4510%
HSV (HSB):
279°, 11.0169%, 92.5490%
XYZ:
69.8655, 68.4802, 88.8926
xyY:
0.3075, 0.3014, 68.4802
CIE-Lab:
86.2460, 10.5284, -10.6378
CIE-LCH:
86.2460, 14.9670, 314.7039
CIE-Luv:
86.2460, 7.9408, -18.3914
Hunter-Lab:
82.7528, 5.8844, -5.7621
#e3d2ec color charts
#e3d2ec color shades, tints & tones
#e3d2ec color schemes
#e3d2ec color preview, HTML & CSS examples
This text has a color of #e3d2ec
<p style="color:#e3d2ec;">Text here</p>
.mytext {color:#e3d2ec;}
This box has a color of #e3d2ec
<div style="background-color:#e3d2ec;">Content here</div>
.mybackground {background-color:#e3d2ec;}
Border around this has a color of #e3d2ec
<div style="border:2px solid #e3d2ec;">Content here</div>
.myborder {border:2px solid #e3d2ec;}