#a545a5 color space conversions
Hex:
#a545a5
RGB:
165, 69, 165
CMY:
35, 73, 35
CMYK:
0, 58, 0, 35
HSL:
300°, 41.0256%, 45.8824%
HSV (HSB):
300°, 58.1818%, 64.7059%
XYZ:
24.4367, 14.9722, 37.1993
xyY:
0.3190, 0.1954, 14.9722
CIE-Lab:
45.5961, 52.4344, -33.6152
CIE-LCH:
45.5961, 62.2844, 327.3365
CIE-Luv:
45.5961, 43.3977, -56.1170
Hunter-Lab:
38.6939, 45.0153, -29.9141
#a545a5 color charts
#a545a5 color shades, tints & tones
#a545a5 color schemes
#a545a5 color preview, HTML & CSS examples
This text has a color of #a545a5
<p style="color:#a545a5;">Text here</p>
.mytext {color:#a545a5;}
This box has a color of #a545a5
<div style="background-color:#a545a5;">Content here</div>
.mybackground {background-color:#a545a5;}
Border around this has a color of #a545a5
<div style="border:2px solid #a545a5;">Content here</div>
.myborder {border:2px solid #a545a5;}