#a31cc4 color space conversions
Hex:
#a31cc4
RGB:
163, 28, 196
CMY:
36, 89, 23
CMYK:
17, 86, 0, 23
HSL:
288°, 75.0000%, 43.9216%
HSV (HSB):
288°, 85.7143%, 76.8627%
XYZ:
25.4833, 12.6026, 53.3140
xyY:
0.2788, 0.1379, 12.6026
CIE-Lab:
42.1582, 71.7286, -57.3638
CIE-LCH:
42.1582, 91.8455, 321.3495
CIE-Luv:
42.1582, 40.7598, -90.6714
Hunter-Lab:
35.5001, 66.0090, -64.1916
#a31cc4 color charts
#a31cc4 color shades, tints & tones
#a31cc4 color schemes
#a31cc4 color preview, HTML & CSS examples
This text has a color of #a31cc4
<p style="color:#a31cc4;">Text here</p>
.mytext {color:#a31cc4;}
This box has a color of #a31cc4
<div style="background-color:#a31cc4;">Content here</div>
.mybackground {background-color:#a31cc4;}
Border around this has a color of #a31cc4
<div style="border:2px solid #a31cc4;">Content here</div>
.myborder {border:2px solid #a31cc4;}