#a52b9e color space conversions
Hex:
#a52b9e
RGB:
165, 43, 158
CMY:
35, 83, 38
CMYK:
0, 74, 4, 35
HSL:
303°, 58.6538%, 40.7843%
HSV (HSB):
303°, 73.9394%, 64.7059%
XYZ:
22.5525, 12.1957, 33.5131
xyY:
0.3304, 0.1787, 12.1957
CIE-Lab:
41.5255, 61.5890, -35.8537
CIE-LCH:
41.5255, 71.2650, 329.7944
CIE-Luv:
41.5255, 52.3299, -59.2039
Hunter-Lab:
34.9224, 54.1593, -32.4518
#a52b9e color charts
#a52b9e color shades, tints & tones
#a52b9e color schemes
#a52b9e color preview, HTML & CSS examples
This text has a color of #a52b9e
<p style="color:#a52b9e;">Text here</p>
.mytext {color:#a52b9e;}
This box has a color of #a52b9e
<div style="background-color:#a52b9e;">Content here</div>
.mybackground {background-color:#a52b9e;}
Border around this has a color of #a52b9e
<div style="border:2px solid #a52b9e;">Content here</div>
.myborder {border:2px solid #a52b9e;}