#e5e5fc color space conversions
Hex:
#e5e5fc
RGB:
229, 229, 252
CMY:
10, 10, 1
CMYK:
9, 9, 0, 1
HSL:
240°, 79.3103%, 94.3137%
HSV (HSB):
240°, 9.1270%, 98.8235%
XYZ:
77.9031, 79.7249, 103.3780
xyY:
0.2985, 0.3055, 79.7249
CIE-Lab:
91.5613, 4.2979, -11.1204
CIE-LCH:
91.5613, 11.9221, 291.1308
CIE-Luv:
91.5613, -1.3137, -18.2452
Hunter-Lab:
89.2888, -0.5169, -6.1434
#e5e5fc color charts
#e5e5fc color shades, tints & tones
#e5e5fc color schemes
#e5e5fc color preview, HTML & CSS examples
This text has a color of #e5e5fc
<p style="color:#e5e5fc;">Text here</p>
.mytext {color:#e5e5fc;}
This box has a color of #e5e5fc
<div style="background-color:#e5e5fc;">Content here</div>
.mybackground {background-color:#e5e5fc;}
Border around this has a color of #e5e5fc
<div style="border:2px solid #e5e5fc;">Content here</div>
.myborder {border:2px solid #e5e5fc;}