#e5a7d5 color space conversions
Hex:
#e5a7d5
RGB:
229, 167, 213
CMY:
10, 35, 16
CMYK:
0, 27, 7, 10
HSL:
315°, 54.3860%, 77.6471%
HSV (HSB):
315°, 27.0742%, 89.8039%
XYZ:
58.1421, 49.0995, 69.3635
xyY:
0.3292, 0.2780, 49.0995
CIE-Lab:
75.5132, 29.9908, -14.3078
CIE-LCH:
75.5132, 33.2289, 334.4954
CIE-Luv:
75.5132, 33.4713, -27.1350
Hunter-Lab:
70.0711, 25.4875, -9.6416
#e5a7d5 color charts
#e5a7d5 color shades, tints & tones
#e5a7d5 color schemes
#e5a7d5 color preview, HTML & CSS examples
This text has a color of #e5a7d5
<p style="color:#e5a7d5;">Text here</p>
.mytext {color:#e5a7d5;}
This box has a color of #e5a7d5
<div style="background-color:#e5a7d5;">Content here</div>
.mybackground {background-color:#e5a7d5;}
Border around this has a color of #e5a7d5
<div style="border:2px solid #e5a7d5;">Content here</div>
.myborder {border:2px solid #e5a7d5;}