#a31acc color space conversions
Hex:
#a31acc
RGB:
163, 26, 204
CMY:
36, 90, 20
CMYK:
20, 87, 0, 20
HSL:
286°, 77.3913%, 45.0980%
HSV (HSB):
286°, 87.2549%, 80.0000%
XYZ:
26.3727, 12.8850, 58.2238
xyY:
0.2705, 0.1322, 12.8850
CIE-Lab:
42.5894, 73.5782, -61.3181
CIE-LCH:
42.5894, 95.7792, 320.1931
CIE-Luv:
42.5894, 38.5833, -96.4743
Hunter-Lab:
35.8956, 68.3277, -71.0433
#a31acc color charts
#a31acc RGB chart
#a31acc CMYK chart
#a31acc RGB pie chart
#a31acc color shades, tints & tones
#a31acc color schemes
#a31acc color preview, HTML & CSS examples
This text has a color of #a31acc
<p style="color:#a31acc;">Text here</p>
.mytext {color:#a31acc;}
Text color #a31acc
This box has a color of #a31acc
<div style="background-color:#a31acc;">Content here</div>
.mybackground {background-color:#a31acc;}
Background color #a31acc
Border around this has a color of #a31acc
<div style="border:2px solid #a31acc;">Content here</div>
.myborder {border:2px solid #a31acc;}
Border color #a31acc