#e5a8cd color space conversions
Hex:
#e5a8cd
RGB:
229, 168, 205
CMY:
10, 34, 20
CMYK:
0, 27, 10, 10
HSL:
324°, 53.9823%, 77.8431%
HSV (HSB):
324°, 26.6376%, 89.8039%
XYZ:
57.3352, 49.0711, 64.2074
xyY:
0.3361, 0.2876, 49.0711
CIE-Lab:
75.4955, 28.0945, -9.9640
CIE-LCH:
75.4955, 29.8091, 340.4724
CIE-Luv:
75.4955, 34.1069, -20.0573
Hunter-Lab:
70.0507, 23.5100, -5.3087
#e5a8cd color charts
#e5a8cd color shades, tints & tones
#e5a8cd color schemes
#e5a8cd color preview, HTML & CSS examples
This text has a color of #e5a8cd
<p style="color:#e5a8cd;">Text here</p>
.mytext {color:#e5a8cd;}
This box has a color of #e5a8cd
<div style="background-color:#e5a8cd;">Content here</div>
.mybackground {background-color:#e5a8cd;}
Border around this has a color of #e5a8cd
<div style="border:2px solid #e5a8cd;">Content here</div>
.myborder {border:2px solid #e5a8cd;}