#a31ec2 color space conversions
Hex:
#a31ec2
RGB:
163, 30, 194
CMY:
36, 88, 24
CMYK:
16, 85, 0, 24
HSL:
289°, 73.2143%, 43.9216%
HSV (HSB):
289°, 84.5361%, 76.0784%
XYZ:
25.3061, 12.6101, 52.1392
xyY:
0.2810, 0.1400, 12.6101
CIE-Lab:
42.1698, 70.9296, -56.1773
CIE-LCH:
42.1698, 90.4814, 321.6202
CIE-Luv:
42.1698, 41.1673, -88.9893
Hunter-Lab:
35.5107, 65.0613, -62.1959
#a31ec2 color charts
#a31ec2 color shades, tints & tones
#a31ec2 color schemes
#a31ec2 color preview, HTML & CSS examples
This text has a color of #a31ec2
<p style="color:#a31ec2;">Text here</p>
.mytext {color:#a31ec2;}
This box has a color of #a31ec2
<div style="background-color:#a31ec2;">Content here</div>
.mybackground {background-color:#a31ec2;}
Border around this has a color of #a31ec2
<div style="border:2px solid #a31ec2;">Content here</div>
.myborder {border:2px solid #a31ec2;}