#a52bb9 color space conversions
Hex:
#a52bb9
RGB:
165, 43, 185
CMY:
35, 83, 27
CMYK:
11, 77, 0, 27
HSL:
292°, 62.2807%, 44.7059%
HSV (HSB):
292°, 76.7568%, 72.5490%
XYZ:
25.1379, 13.2299, 47.1276
xyY:
0.2940, 0.1547, 13.2299
CIE-Lab:
43.1076, 66.1730, -49.3775
CIE-LCH:
43.1076, 82.5652, 323.2702
CIE-Luv:
43.1076, 43.5247, -79.6284
Hunter-Lab:
36.3729, 59.7116, -51.3599
#a52bb9 color charts
#a52bb9 color shades, tints & tones
#a52bb9 color schemes
#a52bb9 color preview, HTML & CSS examples
This text has a color of #a52bb9
<p style="color:#a52bb9;">Text here</p>
.mytext {color:#a52bb9;}
This box has a color of #a52bb9
<div style="background-color:#a52bb9;">Content here</div>
.mybackground {background-color:#a52bb9;}
Border around this has a color of #a52bb9
<div style="border:2px solid #a52bb9;">Content here</div>
.myborder {border:2px solid #a52bb9;}