#e3d3e6 color space conversions
Hex:
#e3d3e6
RGB:
227, 211, 230
CMY:
11, 17, 10
CMYK:
1, 8, 0, 10
HSL:
291°, 27.5362%, 86.4706%
HSV (HSB):
291°, 8.2609%, 90.1961%
XYZ:
69.2557, 68.6326, 84.4602
xyY:
0.3115, 0.3087, 68.6326
CIE-Lab:
86.3218, 8.8852, -7.3472
CIE-LCH:
86.3218, 11.5295, 320.4127
CIE-Luv:
86.3218, 7.9001, -12.9105
Hunter-Lab:
82.8448, 4.2422, -2.4547
#e3d3e6 color charts
#e3d3e6 color shades, tints & tones
#e3d3e6 color schemes
#e3d3e6 color preview, HTML & CSS examples
This text has a color of #e3d3e6
<p style="color:#e3d3e6;">Text here</p>
.mytext {color:#e3d3e6;}
This box has a color of #e3d3e6
<div style="background-color:#e3d3e6;">Content here</div>
.mybackground {background-color:#e3d3e6;}
Border around this has a color of #e3d3e6
<div style="border:2px solid #e3d3e6;">Content here</div>
.myborder {border:2px solid #e3d3e6;}