#e5dafc color space conversions
Hex:
#e5dafc
RGB:
229, 218, 252
CMY:
10, 15, 1
CMYK:
9, 13, 0, 1
HSL:
259°, 85.0000%, 92.1569%
HSV (HSB):
259°, 13.4921%, 98.8235%
XYZ:
74.9552, 73.8291, 102.3953
xyY:
0.2984, 0.2939, 73.8291
CIE-Lab:
88.8416, 10.0422, -15.1847
CIE-LCH:
88.8416, 18.2050, 303.4783
CIE-Luv:
88.8416, 3.9721, -25.7116
Hunter-Lab:
85.9239, 5.3467, -10.5091
#e5dafc color charts
#e5dafc color shades, tints & tones
#e5dafc color schemes
#e5dafc color preview, HTML & CSS examples
This text has a color of #e5dafc
<p style="color:#e5dafc;">Text here</p>
.mytext {color:#e5dafc;}
This box has a color of #e5dafc
<div style="background-color:#e5dafc;">Content here</div>
.mybackground {background-color:#e5dafc;}
Border around this has a color of #e5dafc
<div style="border:2px solid #e5dafc;">Content here</div>
.myborder {border:2px solid #e5dafc;}