#a53c8e color space conversions
Hex:
#a53c8e
RGB:
165, 60, 142
CMY:
35, 76, 44
CMYK:
0, 64, 14, 35
HSL:
313°, 46.6667%, 44.1176%
HSV (HSB):
313°, 63.6364%, 64.7059%
XYZ:
22.0154, 13.1840, 26.9756
xyY:
0.3541, 0.2120, 13.1840
CIE-Lab:
43.0393, 52.5871, -23.8209
CIE-LCH:
43.0393, 57.7308, 335.6304
CIE-Luv:
43.0393, 53.1605, -41.2580
Hunter-Lab:
36.3098, 44.6860, -18.6314
#a53c8e color charts
#a53c8e color shades, tints & tones
#a53c8e color schemes
#a53c8e color preview, HTML & CSS examples
This text has a color of #a53c8e
<p style="color:#a53c8e;">Text here</p>
.mytext {color:#a53c8e;}
This box has a color of #a53c8e
<div style="background-color:#a53c8e;">Content here</div>
.mybackground {background-color:#a53c8e;}
Border around this has a color of #a53c8e
<div style="border:2px solid #a53c8e;">Content here</div>
.myborder {border:2px solid #a53c8e;}