#a31cd9 color space conversions
Hex:
#a31cd9
RGB:
163, 28, 217
CMY:
36, 89, 15
CMYK:
25, 87, 0, 15
HSL:
283°, 77.1429%, 48.0392%
HSV (HSB):
283°, 87.0968%, 85.0980%
XYZ:
28.0439, 13.6268, 66.7978
xyY:
0.2585, 0.1256, 13.6268
CIE-Lab:
43.6929, 75.5695, -67.0219
CIE-LCH:
43.6929, 101.0084, 318.4305
CIE-Luv:
43.6929, 34.8316, -105.0786
Hunter-Lab:
36.9145, 71.0059, -81.4468
#a31cd9 color charts
#a31cd9 color shades, tints & tones
#a31cd9 color schemes
#a31cd9 color preview, HTML & CSS examples
This text has a color of #a31cd9
<p style="color:#a31cd9;">Text here</p>
.mytext {color:#a31cd9;}
This box has a color of #a31cd9
<div style="background-color:#a31cd9;">Content here</div>
.mybackground {background-color:#a31cd9;}
Border around this has a color of #a31cd9
<div style="border:2px solid #a31cd9;">Content here</div>
.myborder {border:2px solid #a31cd9;}