#a01fd5 color space conversions
Hex:
#a01fd5
RGB:
160, 31, 213
CMY:
37, 88, 16
CMYK:
25, 85, 0, 16
HSL:
283°, 74.5902%, 47.8431%
HSV (HSB):
283°, 85.4460%, 83.5294%
XYZ:
26.9974, 13.2577, 64.0868
xyY:
0.2587, 0.1271, 13.2577
CIE-Lab:
43.1489, 73.7212, -65.6290
CIE-LCH:
43.1489, 98.7015, 318.3235
CIE-Luv:
43.1489, 33.8990, -102.6335
Hunter-Lab:
36.4111, 68.6317, -78.8682
#a01fd5 color charts
#a01fd5 color shades, tints & tones
#a01fd5 color schemes
#a01fd5 color preview, HTML & CSS examples
This text has a color of #a01fd5
<p style="color:#a01fd5;">Text here</p>
.mytext {color:#a01fd5;}
This box has a color of #a01fd5
<div style="background-color:#a01fd5;">Content here</div>
.mybackground {background-color:#a01fd5;}
Border around this has a color of #a01fd5
<div style="border:2px solid #a01fd5;">Content here</div>
.myborder {border:2px solid #a01fd5;}