#e7dafe color space conversions
Hex:
#e7dafe
RGB:
231, 218, 254
CMY:
9, 15, 0
CMYK:
9, 14, 0, 0
HSL:
262°, 94.7368%, 92.5490%
HSV (HSB):
262°, 14.1732%, 99.6078%
XYZ:
75.9158, 74.2875, 104.1037
xyY:
0.2985, 0.2921, 74.2875
CIE-Lab:
89.0582, 11.0739, -15.8950
CIE-LCH:
89.0582, 19.3722, 304.8646
CIE-Luv:
89.0582, 4.9323, -27.0505
Hunter-Lab:
86.1902, 6.3889, -11.2795
#e7dafe color charts
#e7dafe color shades, tints & tones
#e7dafe color schemes
#e7dafe color preview, HTML & CSS examples
This text has a color of #e7dafe
<p style="color:#e7dafe;">Text here</p>
.mytext {color:#e7dafe;}
This box has a color of #e7dafe
<div style="background-color:#e7dafe;">Content here</div>
.mybackground {background-color:#e7dafe;}
Border around this has a color of #e7dafe
<div style="border:2px solid #e7dafe;">Content here</div>
.myborder {border:2px solid #e7dafe;}