#a01fdd color space conversions
Hex:
#a01fdd
RGB:
160, 31, 221
CMY:
37, 88, 13
CMYK:
28, 86, 0, 13
HSL:
281°, 75.3968%, 49.4118%
HSV (HSB):
281°, 85.9729%, 86.6667%
XYZ:
28.0383, 13.6740, 69.5682
xyY:
0.2520, 0.1229, 13.6740
CIE-Lab:
43.7618, 75.2507, -69.2208
CIE-LCH:
43.7618, 102.2457, 317.3900
CIE-Luv:
43.7618, 31.8501, -107.9855
Hunter-Lab:
36.9784, 70.6329, -85.6586
#a01fdd color charts
#a01fdd color shades, tints & tones
#a01fdd color schemes
#a01fdd color preview, HTML & CSS examples
This text has a color of #a01fdd
<p style="color:#a01fdd;">Text here</p>
.mytext {color:#a01fdd;}
This box has a color of #a01fdd
<div style="background-color:#a01fdd;">Content here</div>
.mybackground {background-color:#a01fdd;}
Border around this has a color of #a01fdd
<div style="border:2px solid #a01fdd;">Content here</div>
.myborder {border:2px solid #a01fdd;}