#a31e9b color space conversions
Hex:
#a31e9b
RGB:
163, 30, 155
CMY:
36, 88, 39
CMYK:
0, 82, 5, 36
HSL:
304°, 68.9119%, 37.8431%
HSV (HSB):
304°, 81.5951%, 63.9216%
XYZ:
21.4849, 11.0816, 32.0169
xyY:
0.3327, 0.1716, 11.0816
CIE-Lab:
39.7176, 64.4181, -36.9305
CIE-LCH:
39.7176, 74.2533, 330.1746
CIE-Luv:
39.7176, 54.2251, -60.3387
Hunter-Lab:
33.2891, 56.9488, -33.7218
#a31e9b color charts
#a31e9b color shades, tints & tones
#a31e9b color schemes
#a31e9b color preview, HTML & CSS examples
This text has a color of #a31e9b
<p style="color:#a31e9b;">Text here</p>
.mytext {color:#a31e9b;}
This box has a color of #a31e9b
<div style="background-color:#a31e9b;">Content here</div>
.mybackground {background-color:#a31e9b;}
Border around this has a color of #a31e9b
<div style="border:2px solid #a31e9b;">Content here</div>
.myborder {border:2px solid #a31e9b;}