#e9a5dd color space conversions
Hex:
#e9a5dd
RGB:
233, 165, 221
CMY:
9, 35, 13
CMYK:
0, 29, 5, 9
HSL:
311°, 60.7143%, 78.0392%
HSV (HSB):
311°, 29.1845%, 91.3725%
XYZ:
60.1106, 49.4544, 74.7841
xyY:
0.3261, 0.2683, 49.4544
CIE-Lab:
75.7331, 33.7799, -18.2995
CIE-LCH:
75.7331, 38.4181, 331.5544
CIE-Luv:
75.7331, 35.8820, -34.1078
Hunter-Lab:
70.3238, 29.5095, -13.8238
#e9a5dd color charts
#e9a5dd color shades, tints & tones
#e9a5dd color schemes
#e9a5dd color preview, HTML & CSS examples
This text has a color of #e9a5dd
<p style="color:#e9a5dd;">Text here</p>
.mytext {color:#e9a5dd;}
This box has a color of #e9a5dd
<div style="background-color:#e9a5dd;">Content here</div>
.mybackground {background-color:#e9a5dd;}
Border around this has a color of #e9a5dd
<div style="border:2px solid #e9a5dd;">Content here</div>
.myborder {border:2px solid #e9a5dd;}