#a01ff1 color space conversions
Hex:
#a01ff1
RGB:
160, 31, 241
CMY:
37, 88, 5
CMYK:
34, 87, 0, 5
HSL:
277°, 88.2353%, 53.3333%
HSV (HSB):
277°, 87.1369%, 94.5098%
XYZ:
30.8644, 14.8044, 84.4499
xyY:
0.2372, 0.1138, 14.8044
CIE-Lab:
45.3652, 79.1661, -77.9546
CIE-LCH:
45.3652, 111.1044, 315.4418
CIE-Luv:
45.3652, 27.1355, -120.9939
Hunter-Lab:
38.4765, 75.8519, -103.1986
#a01ff1 color charts
#a01ff1 color shades, tints & tones
#a01ff1 color schemes
#a01ff1 color preview, HTML & CSS examples
This text has a color of #a01ff1
<p style="color:#a01ff1;">Text here</p>
.mytext {color:#a01ff1;}
This box has a color of #a01ff1
<div style="background-color:#a01ff1;">Content here</div>
.mybackground {background-color:#a01ff1;}
Border around this has a color of #a01ff1
<div style="border:2px solid #a01ff1;">Content here</div>
.myborder {border:2px solid #a01ff1;}