#e5a8d5 color space conversions
Hex:
#e5a8d5
RGB:
229, 168, 213
CMY:
10, 34, 16
CMYK:
0, 27, 7, 10
HSL:
316°, 53.9823%, 77.8431%
HSV (HSB):
316°, 26.6376%, 89.8039%
XYZ:
58.3260, 49.4674, 69.4248
xyY:
0.3291, 0.2791, 49.4674
CIE-Lab:
75.7412, 29.4552, -13.9655
CIE-LCH:
75.7412, 32.5983, 334.6332
CIE-Luv:
75.7412, 32.9579, -26.5171
Hunter-Lab:
70.3330, 24.9441, -9.2913
#e5a8d5 color charts
#e5a8d5 color shades, tints & tones
#e5a8d5 color schemes
#e5a8d5 color preview, HTML & CSS examples
This text has a color of #e5a8d5
<p style="color:#e5a8d5;">Text here</p>
.mytext {color:#e5a8d5;}
This box has a color of #e5a8d5
<div style="background-color:#e5a8d5;">Content here</div>
.mybackground {background-color:#e5a8d5;}
Border around this has a color of #e5a8d5
<div style="border:2px solid #e5a8d5;">Content here</div>
.myborder {border:2px solid #e5a8d5;}