#a01fcd color space conversions
Hex:
#a01fcd
RGB:
160, 31, 205
CMY:
37, 88, 20
CMYK:
22, 85, 0, 20
HSL:
284°, 73.7288%, 46.2745%
HSV (HSB):
284°, 84.8780%, 80.3922%
XYZ:
26.0066, 12.8613, 58.8694
xyY:
0.2661, 0.1316, 12.8613
CIE-Lab:
42.5536, 72.2165, -61.9776
CIE-LCH:
42.5536, 95.1654, 319.3632
CIE-Luv:
42.5536, 36.0476, -97.1908
Hunter-Lab:
35.8627, 66.6835, -72.2219
#a01fcd color charts
#a01fcd color shades, tints & tones
#a01fcd color schemes
#a01fcd color preview, HTML & CSS examples
This text has a color of #a01fcd
<p style="color:#a01fcd;">Text here</p>
.mytext {color:#a01fcd;}
This box has a color of #a01fcd
<div style="background-color:#a01fcd;">Content here</div>
.mybackground {background-color:#a01fcd;}
Border around this has a color of #a01fcd
<div style="border:2px solid #a01fcd;">Content here</div>
.myborder {border:2px solid #a01fcd;}