#e0d0f8 color space conversions
Hex:
#e0d0f8
RGB:
224, 208, 248
CMY:
12, 18, 3
CMYK:
10, 16, 0, 3
HSL:
264°, 74.0741%, 89.4118%
HSV (HSB):
264°, 16.1290%, 97.2549%
XYZ:
70.2396, 67.7364, 98.1793
xyY:
0.2974, 0.2868, 67.7364
CIE-Lab:
85.8744, 12.9340, -17.5735
CIE-LCH:
85.8744, 21.8201, 306.3530
CIE-Luv:
85.8744, 6.2873, -29.9641
Hunter-Lab:
82.3021, 8.3098, -13.1164
#e0d0f8 color charts
#e0d0f8 color shades, tints & tones
#e0d0f8 color schemes
#e0d0f8 color preview, HTML & CSS examples
This text has a color of #e0d0f8
<p style="color:#e0d0f8;">Text here</p>
.mytext {color:#e0d0f8;}
This box has a color of #e0d0f8
<div style="background-color:#e0d0f8;">Content here</div>
.mybackground {background-color:#e0d0f8;}
Border around this has a color of #e0d0f8
<div style="border:2px solid #e0d0f8;">Content here</div>
.myborder {border:2px solid #e0d0f8;}