#e2dafa color space conversions
Hex:
#e2dafa
RGB:
226, 218, 250
CMY:
11, 15, 2
CMYK:
10, 13, 0, 2
HSL:
255°, 76.1905%, 91.7647%
HSV (HSB):
255°, 12.8000%, 98.0392%
XYZ:
73.6908, 73.2137, 100.6902
xyY:
0.2976, 0.2957, 73.2137
CIE-Lab:
88.5495, 8.6891, -14.5946
CIE-LCH:
88.5495, 16.9853, 300.7680
CIE-Luv:
88.5495, 2.4630, -24.5142
Hunter-Lab:
85.5650, 3.9900, -9.8751
#e2dafa color charts
#e2dafa color shades, tints & tones
#e2dafa color schemes
#e2dafa color preview, HTML & CSS examples
This text has a color of #e2dafa
<p style="color:#e2dafa;">Text here</p>
.mytext {color:#e2dafa;}
This box has a color of #e2dafa
<div style="background-color:#e2dafa;">Content here</div>
.mybackground {background-color:#e2dafa;}
Border around this has a color of #e2dafa
<div style="border:2px solid #e2dafa;">Content here</div>
.myborder {border:2px solid #e2dafa;}