#a53e8e color space conversions
Hex:
#a53e8e
RGB:
165, 62, 142
CMY:
35, 76, 44
CMYK:
0, 62, 14, 35
HSL:
313°, 45.3744%, 44.5098%
HSV (HSB):
313°, 62.4242%, 64.7059%
XYZ:
22.1222, 13.3976, 27.0112
xyY:
0.3538, 0.2143, 13.3976
CIE-Lab:
43.3563, 51.7162, -23.3296
CIE-LCH:
43.3563, 56.7348, 335.7195
CIE-Luv:
43.3563, 52.4893, -40.4988
Hunter-Lab:
36.6027, 43.8282, -18.1316
#a53e8e color charts
#a53e8e color shades, tints & tones
#a53e8e color schemes
#a53e8e color preview, HTML & CSS examples
This text has a color of #a53e8e
<p style="color:#a53e8e;">Text here</p>
.mytext {color:#a53e8e;}
This box has a color of #a53e8e
<div style="background-color:#a53e8e;">Content here</div>
.mybackground {background-color:#a53e8e;}
Border around this has a color of #a53e8e
<div style="border:2px solid #a53e8e;">Content here</div>
.myborder {border:2px solid #a53e8e;}