#e5dcfd color space conversions
Hex:
#e5dcfd
RGB:
229, 220, 253
CMY:
10, 14, 1
CMYK:
9, 13, 0, 1
HSL:
256°, 89.1892%, 92.7451%
HSV (HSB):
256°, 13.0435%, 99.2157%
XYZ:
75.6359, 74.9363, 103.4062
xyY:
0.2978, 0.2950, 74.9363
CIE-Lab:
89.3631, 9.1887, -14.9283
CIE-LCH:
89.3631, 17.5295, 301.6133
CIE-Luv:
89.3631, 2.9435, -25.1702
Hunter-Lab:
86.5657, 4.4725, -10.2282
#e5dcfd color charts
#e5dcfd color shades, tints & tones
#e5dcfd color schemes
#e5dcfd color preview, HTML & CSS examples
This text has a color of #e5dcfd
<p style="color:#e5dcfd;">Text here</p>
.mytext {color:#e5dcfd;}
This box has a color of #e5dcfd
<div style="background-color:#e5dcfd;">Content here</div>
.mybackground {background-color:#e5dcfd;}
Border around this has a color of #e5dcfd
<div style="border:2px solid #e5dcfd;">Content here</div>
.myborder {border:2px solid #e5dcfd;}