#a52bd9 color space conversions
Hex:
#a52bd9
RGB:
165, 43, 217
CMY:
35, 83, 15
CMYK:
24, 80, 0, 15
HSL:
282°, 69.6000%, 50.9804%
HSV (HSB):
282°, 80.1843%, 85.0980%
XYZ:
28.9053, 14.7368, 66.9667
xyY:
0.2613, 0.1332, 14.7368
CIE-Lab:
45.2716, 72.1384, -64.4430
CIE-LCH:
45.2716, 96.7308, 318.2248
CIE-Luv:
45.2716, 34.4923, -102.4988
Hunter-Lab:
38.3886, 67.2244, -76.5559
#a52bd9 color charts
#a52bd9 color shades, tints & tones
#a52bd9 color schemes
#a52bd9 color preview, HTML & CSS examples
This text has a color of #a52bd9
<p style="color:#a52bd9;">Text here</p>
.mytext {color:#a52bd9;}
This box has a color of #a52bd9
<div style="background-color:#a52bd9;">Content here</div>
.mybackground {background-color:#a52bd9;}
Border around this has a color of #a52bd9
<div style="border:2px solid #a52bd9;">Content here</div>
.myborder {border:2px solid #a52bd9;}