#a31df9 color space conversions
Hex:
#a31df9
RGB:
163, 29, 249
CMY:
36, 89, 2
CMYK:
35, 88, 0, 2
HSL:
277°, 94.8276%, 54.5098%
HSV (HSB):
277°, 88.3534%, 97.6471%
XYZ:
32.6425, 15.5048, 90.8948
xyY:
0.2348, 0.1115, 15.5048
CIE-Lab:
46.3180, 81.5360, -80.8722
CIE-LCH:
46.3180, 114.8409, 315.2342
CIE-Luv:
46.3180, 27.0364, -125.7939
Hunter-Lab:
39.3762, 79.0668, -109.3001
#a31df9 color charts
#a31df9 color shades, tints & tones
#a31df9 color schemes
#a31df9 color preview, HTML & CSS examples
This text has a color of #a31df9
<p style="color:#a31df9;">Text here</p>
.mytext {color:#a31df9;}
This box has a color of #a31df9
<div style="background-color:#a31df9;">Content here</div>
.mybackground {background-color:#a31df9;}
Border around this has a color of #a31df9
<div style="border:2px solid #a31df9;">Content here</div>
.myborder {border:2px solid #a31df9;}