#e9e5f2 color space conversions
Hex:
#e9e5f2
RGB:
233, 229, 242
CMY:
9, 10, 5
CMYK:
4, 5, 0, 5
HSL:
258°, 33.3333%, 92.3529%
HSV (HSB):
258°, 5.3719%, 94.9020%
XYZ:
77.6506, 79.7731, 95.3095
xyY:
0.3072, 0.3156, 79.7731
CIE-Lab:
91.5829, 3.6985, -5.8300
CIE-LCH:
91.5829, 6.9041, 302.3905
CIE-Luv:
91.5829, 1.4786, -9.7136
Hunter-Lab:
89.3158, -1.1158, -0.7478
#e9e5f2 color charts
#e9e5f2 color shades, tints & tones
#e9e5f2 color schemes
#e9e5f2 color preview, HTML & CSS examples
This text has a color of #e9e5f2
<p style="color:#e9e5f2;">Text here</p>
.mytext {color:#e9e5f2;}
This box has a color of #e9e5f2
<div style="background-color:#e9e5f2;">Content here</div>
.mybackground {background-color:#e9e5f2;}
Border around this has a color of #e9e5f2
<div style="border:2px solid #e9e5f2;">Content here</div>
.myborder {border:2px solid #e9e5f2;}