#a31bf5 color space conversions
Hex:
#a31bf5
RGB:
163, 27, 245
CMY:
36, 89, 4
CMYK:
33, 89, 0, 4
HSL:
277°, 91.5966%, 53.3333%
HSV (HSB):
277°, 88.9796%, 96.0784%
XYZ:
31.9776, 15.1630, 87.6275
xyY:
0.2373, 0.1125, 15.1630
CIE-Lab:
45.8566, 81.1311, -79.3838
CIE-LCH:
45.8566, 113.5079, 315.6237
CIE-Luv:
45.8566, 28.0520, -123.4349
Hunter-Lab:
38.9397, 78.4415, -106.1650
#a31bf5 color charts
#a31bf5 color shades, tints & tones
#a31bf5 color schemes
#a31bf5 color preview, HTML & CSS examples
This text has a color of #a31bf5
<p style="color:#a31bf5;">Text here</p>
.mytext {color:#a31bf5;}
This box has a color of #a31bf5
<div style="background-color:#a31bf5;">Content here</div>
.mybackground {background-color:#a31bf5;}
Border around this has a color of #a31bf5
<div style="border:2px solid #a31bf5;">Content here</div>
.myborder {border:2px solid #a31bf5;}