#e7defa color space conversions
Hex:
#e7defa
RGB:
231, 222, 250
CMY:
9, 13, 2
CMYK:
8, 11, 0, 2
HSL:
259°, 73.6842%, 92.5490%
HSV (HSB):
259°, 11.2000%, 98.0392%
XYZ:
76.3316, 76.1336, 101.1146
xyY:
0.3010, 0.3002, 76.1336
CIE-Lab:
89.9213, 8.1988, -12.5028
CIE-LCH:
89.9213, 14.9513, 303.2553
CIE-Luv:
89.9213, 3.2861, -21.0916
Hunter-Lab:
87.2546, 3.4589, -7.6298
#e7defa color charts
#e7defa color shades, tints & tones
#e7defa color schemes
#e7defa color preview, HTML & CSS examples
This text has a color of #e7defa
<p style="color:#e7defa;">Text here</p>
.mytext {color:#e7defa;}
This box has a color of #e7defa
<div style="background-color:#e7defa;">Content here</div>
.mybackground {background-color:#e7defa;}
Border around this has a color of #e7defa
<div style="border:2px solid #e7defa;">Content here</div>
.myborder {border:2px solid #e7defa;}