#a52f8a color space conversions
Hex:
#a52f8a
RGB:
165, 47, 138
CMY:
35, 82, 46
CMYK:
0, 72, 16, 35
HSL:
314°, 55.6604%, 41.5686%
HSV (HSB):
314°, 71.5152%, 64.7059%
XYZ:
21.1210, 11.8673, 25.2222
xyY:
0.3628, 0.2039, 11.8673
CIE-Lab:
41.0045, 57.1418, -24.5463
CIE-LCH:
41.0045, 62.1909, 336.7532
CIE-Luv:
41.0045, 58.4238, -42.4659
Hunter-Lab:
34.4490, 49.1543, -19.2955
#a52f8a color charts
#a52f8a color shades, tints & tones
#a52f8a color schemes
#a52f8a color preview, HTML & CSS examples
This text has a color of #a52f8a
<p style="color:#a52f8a;">Text here</p>
.mytext {color:#a52f8a;}
This box has a color of #a52f8a
<div style="background-color:#a52f8a;">Content here</div>
.mybackground {background-color:#a52f8a;}
Border around this has a color of #a52f8a
<div style="border:2px solid #a52f8a;">Content here</div>
.myborder {border:2px solid #a52f8a;}