#e4e2f8 color space conversions
Hex:
#e4e2f8
RGB:
228, 226, 248
CMY:
11, 11, 3
CMYK:
8, 9, 0, 3
HSL:
245°, 61.1111%, 92.9412%
HSV (HSB):
245°, 8.8710%, 97.2549%
XYZ:
76.1345, 77.6640, 99.7849
xyY:
0.3002, 0.3063, 77.6640
CIE-Lab:
90.6264, 4.7597, -10.4281
CIE-LCH:
90.6264, 11.4630, 294.5333
CIE-Luv:
90.6264, -0.1713, -17.1869
Hunter-Lab:
88.1272, -0.0134, -5.4440
#e4e2f8 color charts
#e4e2f8 color shades, tints & tones
#e4e2f8 color schemes
#e4e2f8 color preview, HTML & CSS examples
This text has a color of #e4e2f8
<p style="color:#e4e2f8;">Text here</p>
.mytext {color:#e4e2f8;}
This box has a color of #e4e2f8
<div style="background-color:#e4e2f8;">Content here</div>
.mybackground {background-color:#e4e2f8;}
Border around this has a color of #e4e2f8
<div style="border:2px solid #e4e2f8;">Content here</div>
.myborder {border:2px solid #e4e2f8;}