#e9d2f9 color space conversions
Hex:
#e9d2f9
RGB:
233, 210, 249
CMY:
9, 18, 2
CMYK:
6, 16, 0, 2
HSL:
275°, 76.4706%, 90.0000%
HSV (HSB):
275°, 15.6627%, 97.6471%
XYZ:
73.7497, 70.2564, 99.2963
xyY:
0.3031, 0.2888, 70.2564
CIE-Lab:
87.1225, 14.9628, -16.1517
CIE-LCH:
87.1225, 22.0174, 312.8117
CIE-Luv:
87.1225, 10.3142, -28.0459
Hunter-Lab:
83.8191, 10.3731, -11.5646
#e9d2f9 color charts
#e9d2f9 color shades, tints & tones
#e9d2f9 color schemes
#e9d2f9 color preview, HTML & CSS examples
This text has a color of #e9d2f9
<p style="color:#e9d2f9;">Text here</p>
.mytext {color:#e9d2f9;}
This box has a color of #e9d2f9
<div style="background-color:#e9d2f9;">Content here</div>
.mybackground {background-color:#e9d2f9;}
Border around this has a color of #e9d2f9
<div style="border:2px solid #e9d2f9;">Content here</div>
.myborder {border:2px solid #e9d2f9;}