#e5a8db color space conversions
Hex:
#e5a8db
RGB:
229, 168, 219
CMY:
10, 34, 14
CMYK:
0, 27, 4, 10
HSL:
310°, 53.9823%, 77.8431%
HSV (HSB):
310°, 26.6376%, 89.8039%
XYZ:
59.1019, 49.7778, 73.5109
xyY:
0.3240, 0.2729, 49.7778
CIE-Lab:
75.9326, 30.5058, -16.9483
CIE-LCH:
75.9326, 34.8977, 330.9445
CIE-Luv:
75.9326, 32.0909, -31.4077
Hunter-Lab:
70.5533, 26.0595, -12.3880
#e5a8db color charts
#e5a8db color shades, tints & tones
#e5a8db color schemes
#e5a8db color preview, HTML & CSS examples
This text has a color of #e5a8db
<p style="color:#e5a8db;">Text here</p>
.mytext {color:#e5a8db;}
This box has a color of #e5a8db
<div style="background-color:#e5a8db;">Content here</div>
.mybackground {background-color:#e5a8db;}
Border around this has a color of #e5a8db
<div style="border:2px solid #e5a8db;">Content here</div>
.myborder {border:2px solid #e5a8db;}