#e4e0f5 color space conversions
Hex:
#e4e0f5
RGB:
228, 224, 245
CMY:
11, 12, 4
CMYK:
7, 9, 0, 4
HSL:
251°, 51.2195%, 91.9608%
HSV (HSB):
251°, 8.5714%, 96.0784%
XYZ:
75.1320, 76.3979, 97.1726
xyY:
0.3021, 0.3072, 76.3979
CIE-Lab:
90.0437, 5.2237, -9.7223
CIE-LCH:
90.0437, 11.0368, 298.2487
CIE-Luv:
90.0437, 0.9844, -16.1220
Hunter-Lab:
87.4059, 0.4741, -4.7309
#e4e0f5 color charts
#e4e0f5 color shades, tints & tones
#e4e0f5 color schemes
#e4e0f5 color preview, HTML & CSS examples
This text has a color of #e4e0f5
<p style="color:#e4e0f5;">Text here</p>
.mytext {color:#e4e0f5;}
This box has a color of #e4e0f5
<div style="background-color:#e4e0f5;">Content here</div>
.mybackground {background-color:#e4e0f5;}
Border around this has a color of #e4e0f5
<div style="border:2px solid #e4e0f5;">Content here</div>
.myborder {border:2px solid #e4e0f5;}