#e7e5fd color space conversions
Hex:
#e7e5fd
RGB:
231, 229, 253
CMY:
9, 10, 1
CMYK:
9, 9, 0, 1
HSL:
245°, 85.7143%, 94.5098%
HSV (HSB):
245°, 9.4862%, 99.2157%
XYZ:
78.7039, 80.1194, 104.2450
xyY:
0.2992, 0.3046, 80.1194
CIE-Lab:
91.7384, 5.1324, -11.3631
CIE-LCH:
91.7384, 12.4684, 294.3074
CIE-Luv:
91.7384, -0.2908, -18.7830
Hunter-Lab:
89.5094, 0.3101, -6.3940
#e7e5fd color charts
#e7e5fd color shades, tints & tones
#e7e5fd color schemes
#e7e5fd color preview, HTML & CSS examples
This text has a color of #e7e5fd
<p style="color:#e7e5fd;">Text here</p>
.mytext {color:#e7e5fd;}
This box has a color of #e7e5fd
<div style="background-color:#e7e5fd;">Content here</div>
.mybackground {background-color:#e7e5fd;}
Border around this has a color of #e7e5fd
<div style="border:2px solid #e7e5fd;">Content here</div>
.myborder {border:2px solid #e7e5fd;}