#e3d1e6 color space conversions
Hex:
#e3d1e6
RGB:
227, 209, 230
CMY:
11, 18, 10
CMYK:
1, 9, 0, 10
HSL:
291°, 29.5775%, 86.0784%
HSV (HSB):
291°, 9.1304%, 90.1961%
XYZ:
68.7619, 67.6450, 84.2956
xyY:
0.3116, 0.3065, 67.6450
CIE-Lab:
85.8286, 9.9391, -8.0780
CIE-LCH:
85.8286, 12.8078, 320.8973
CIE-Luv:
85.8286, 8.9088, -14.2309
Hunter-Lab:
82.2466, 5.3028, -3.1945
#e3d1e6 color charts
#e3d1e6 color shades, tints & tones
#e3d1e6 color schemes
#e3d1e6 color preview, HTML & CSS examples
This text has a color of #e3d1e6
<p style="color:#e3d1e6;">Text here</p>
.mytext {color:#e3d1e6;}
This box has a color of #e3d1e6
<div style="background-color:#e3d1e6;">Content here</div>
.mybackground {background-color:#e3d1e6;}
Border around this has a color of #e3d1e6
<div style="border:2px solid #e3d1e6;">Content here</div>
.myborder {border:2px solid #e3d1e6;}