#e0d3e0 color space conversions
Hex:
#e0d3e0
RGB:
224, 211, 224
CMY:
12, 17, 12
CMYK:
0, 6, 0, 12
HSL:
300°, 17.3333%, 85.2941%
HSV (HSB):
300°, 5.8036%, 87.8431%
XYZ:
67.4893, 67.8176, 80.0541
xyY:
0.3134, 0.3149, 67.8176
CIE-Lab:
85.9152, 6.7795, -4.7955
CIE-LCH:
85.9152, 8.3041, 324.7264
CIE-Luv:
85.9152, 6.6057, -8.5543
Hunter-Lab:
82.3515, 2.1706, 0.0101
#e0d3e0 color charts
#e0d3e0 color shades, tints & tones
#e0d3e0 color schemes
#e0d3e0 color preview, HTML & CSS examples
This text has a color of #e0d3e0
<p style="color:#e0d3e0;">Text here</p>
.mytext {color:#e0d3e0;}
This box has a color of #e0d3e0
<div style="background-color:#e0d3e0;">Content here</div>
.mybackground {background-color:#e0d3e0;}
Border around this has a color of #e0d3e0
<div style="border:2px solid #e0d3e0;">Content here</div>
.myborder {border:2px solid #e0d3e0;}