#e5a7cd color space conversions
Hex:
#e5a7cd
RGB:
229, 167, 205
CMY:
10, 35, 20
CMYK:
0, 27, 10, 10
HSL:
323°, 54.3860%, 77.6471%
HSV (HSB):
323°, 27.0742%, 89.8039%
XYZ:
57.1513, 48.7032, 64.1461
xyY:
0.3362, 0.2865, 48.7032
CIE-Lab:
75.2663, 28.6301, -10.3058
CIE-LCH:
75.2663, 30.4285, 340.2030
CIE-Luv:
75.2663, 34.6355, -20.6697
Hunter-Lab:
69.7877, 24.0506, -5.6456
#e5a7cd color charts
#e5a7cd color shades, tints & tones
#e5a7cd color schemes
#e5a7cd color preview, HTML & CSS examples
This text has a color of #e5a7cd
<p style="color:#e5a7cd;">Text here</p>
.mytext {color:#e5a7cd;}
This box has a color of #e5a7cd
<div style="background-color:#e5a7cd;">Content here</div>
.mybackground {background-color:#e5a7cd;}
Border around this has a color of #e5a7cd
<div style="border:2px solid #e5a7cd;">Content here</div>
.myborder {border:2px solid #e5a7cd;}