#e9defa color space conversions
Hex:
#e9defa
RGB:
233, 222, 250
CMY:
9, 13, 2
CMYK:
7, 11, 0, 2
HSL:
264°, 73.6842%, 92.5490%
HSV (HSB):
264°, 11.2000%, 98.0392%
XYZ:
76.9809, 76.4683, 101.1450
xyY:
0.3024, 0.3004, 76.4683
CIE-Lab:
90.0763, 8.8448, -12.2551
CIE-LCH:
90.0763, 15.1135, 305.8188
CIE-Luv:
90.0763, 4.3966, -20.8073
Hunter-Lab:
87.4462, 4.1069, -7.3657
#e9defa color charts
#e9defa color shades, tints & tones
#e9defa color schemes
#e9defa color preview, HTML & CSS examples
This text has a color of #e9defa
<p style="color:#e9defa;">Text here</p>
.mytext {color:#e9defa;}
This box has a color of #e9defa
<div style="background-color:#e9defa;">Content here</div>
.mybackground {background-color:#e9defa;}
Border around this has a color of #e9defa
<div style="border:2px solid #e9defa;">Content here</div>
.myborder {border:2px solid #e9defa;}