#a31ab3 color space conversions
Hex:
#a31ab3
RGB:
163, 26, 179
CMY:
36, 90, 30
CMYK:
9, 85, 0, 30
HSL:
294°, 74.6341%, 40.1961%
HSV (HSB):
294°, 85.4749%, 70.1961%
XYZ:
23.6103, 11.7800, 43.6772
xyY:
0.2986, 0.1490, 11.7800
CIE-Lab:
40.8643, 69.2051, -49.4591
CIE-LCH:
40.8643, 85.0620, 324.4476
CIE-Luv:
40.8643, 46.3169, -78.8167
Hunter-Lab:
34.3220, 62.7279, -51.4254
#a31ab3 color charts
#a31ab3 color shades, tints & tones
#a31ab3 color schemes
#a31ab3 color preview, HTML & CSS examples
This text has a color of #a31ab3
<p style="color:#a31ab3;">Text here</p>
.mytext {color:#a31ab3;}
This box has a color of #a31ab3
<div style="background-color:#a31ab3;">Content here</div>
.mybackground {background-color:#a31ab3;}
Border around this has a color of #a31ab3
<div style="border:2px solid #a31ab3;">Content here</div>
.myborder {border:2px solid #a31ab3;}