#e9a5db color space conversions
Hex:
#e9a5db
RGB:
233, 165, 219
CMY:
9, 35, 14
CMYK:
0, 29, 6, 9
HSL:
312°, 60.7143%, 78.0392%
HSV (HSB):
312°, 29.1845%, 91.3725%
XYZ:
59.8456, 49.3484, 73.3888
xyY:
0.3278, 0.2703, 49.3484
CIE-Lab:
75.6675, 33.4310, -17.3082
CIE-LCH:
75.6675, 37.6458, 332.6281
CIE-Luv:
75.6675, 36.1936, -32.4721
Hunter-Lab:
70.2484, 29.1319, -12.7666
#e9a5db color charts
#e9a5db color shades, tints & tones
#e9a5db color schemes
#e9a5db color preview, HTML & CSS examples
This text has a color of #e9a5db
<p style="color:#e9a5db;">Text here</p>
.mytext {color:#e9a5db;}
This box has a color of #e9a5db
<div style="background-color:#e9a5db;">Content here</div>
.mybackground {background-color:#e9a5db;}
Border around this has a color of #e9a5db
<div style="border:2px solid #e9a5db;">Content here</div>
.myborder {border:2px solid #e9a5db;}