#a52dac color space conversions
Hex:
#a52dac
RGB:
165, 45, 172
CMY:
35, 82, 33
CMYK:
4, 74, 0, 33
HSL:
297°, 58.5253%, 42.5490%
HSV (HSB):
297°, 73.8372%, 67.4510%
XYZ:
23.9018, 12.8547, 40.2512
xyY:
0.3104, 0.1669, 12.8547
CIE-Lab:
42.5434, 63.2556, -42.6019
CIE-LCH:
42.5434, 76.2640, 326.0402
CIE-Luv:
42.5434, 47.2660, -69.4208
Hunter-Lab:
35.8534, 56.2544, -41.4651
#a52dac color charts
#a52dac color shades, tints & tones
#a52dac color schemes
#a52dac color preview, HTML & CSS examples
This text has a color of #a52dac
<p style="color:#a52dac;">Text here</p>
.mytext {color:#a52dac;}
This box has a color of #a52dac
<div style="background-color:#a52dac;">Content here</div>
.mybackground {background-color:#a52dac;}
Border around this has a color of #a52dac
<div style="border:2px solid #a52dac;">Content here</div>
.myborder {border:2px solid #a52dac;}