#a51f9e color space conversions
Hex:
#a51f9e
RGB:
165, 31, 158
CMY:
35, 88, 38
CMYK:
0, 81, 4, 35
HSL:
303°, 68.3673%, 38.4314%
HSV (HSB):
303°, 81.2121%, 64.7059%
XYZ:
22.1786, 11.4479, 33.3885
xyY:
0.3309, 0.1708, 11.4479
CIE-Lab:
40.3249, 65.0439, -37.7561
CIE-LCH:
40.3249, 75.2079, 329.8661
CIE-Luv:
40.3249, 54.4381, -61.8398
Hunter-Lab:
33.8348, 57.7953, -34.8236
#a51f9e color charts
#a51f9e color shades, tints & tones
#a51f9e color schemes
#a51f9e color preview, HTML & CSS examples
This text has a color of #a51f9e
<p style="color:#a51f9e;">Text here</p>
.mytext {color:#a51f9e;}
This box has a color of #a51f9e
<div style="background-color:#a51f9e;">Content here</div>
.mybackground {background-color:#a51f9e;}
Border around this has a color of #a51f9e
<div style="border:2px solid #a51f9e;">Content here</div>
.myborder {border:2px solid #a51f9e;}