#e0dafa color space conversions
Hex:
#e0dafa
RGB:
224, 218, 250
CMY:
12, 15, 2
CMYK:
10, 13, 0, 2
HSL:
251°, 76.1905%, 91.7647%
HSV (HSB):
251°, 12.8000%, 98.0392%
XYZ:
73.0672, 72.8922, 100.6610
xyY:
0.2963, 0.2956, 72.8922
CIE-Lab:
88.3963, 8.0503, -14.8400
CIE-LCH:
88.3963, 16.8829, 298.4787
CIE-Luv:
88.3963, 1.3727, -24.8002
Hunter-Lab:
85.3769, 3.3540, -10.1402
#e0dafa color charts
#e0dafa color shades, tints & tones
#e0dafa color schemes
#e0dafa color preview, HTML & CSS examples
This text has a color of #e0dafa
<p style="color:#e0dafa;">Text here</p>
.mytext {color:#e0dafa;}
This box has a color of #e0dafa
<div style="background-color:#e0dafa;">Content here</div>
.mybackground {background-color:#e0dafa;}
Border around this has a color of #e0dafa
<div style="border:2px solid #e0dafa;">Content here</div>
.myborder {border:2px solid #e0dafa;}