#a61f9f color space conversions
Hex:
#a61f9f
RGB:
166, 31, 159
CMY:
35, 88, 38
CMYK:
0, 81, 4, 35
HSL:
303°, 68.5279%, 38.6275%
HSV (HSB):
303°, 81.3253%, 65.0980%
XYZ:
22.4739, 11.5902, 33.8535
xyY:
0.3309, 0.1707, 11.5902
CIE-Lab:
40.5572, 65.4026, -37.9788
CIE-LCH:
40.5572, 75.6300, 329.8566
CIE-Luv:
40.5572, 54.8004, -62.3016
Hunter-Lab:
34.0443, 58.2566, -35.1266
#a61f9f color charts
#a61f9f color shades, tints & tones
#a61f9f color schemes
#a61f9f color preview, HTML & CSS examples
This text has a color of #a61f9f
<p style="color:#a61f9f;">Text here</p>
.mytext {color:#a61f9f;}
This box has a color of #a61f9f
<div style="background-color:#a61f9f;">Content here</div>
.mybackground {background-color:#a61f9f;}
Border around this has a color of #a61f9f
<div style="border:2px solid #a61f9f;">Content here</div>
.myborder {border:2px solid #a61f9f;}