#a00ff6 color space conversions
Hex:
#a00ff6
RGB:
160, 15, 246
CMY:
37, 94, 4
CMYK:
35, 94, 0, 4
HSL:
278°, 92.7711%, 51.1765%
HSV (HSB):
278°, 93.9024%, 96.4706%
XYZ:
31.3026, 14.4691, 88.3318
xyY:
0.2334, 0.1079, 14.4691
CIE-Lab:
44.8982, 82.7976, -81.5331
CIE-LCH:
44.8982, 116.2028, 315.4408
CIE-Luv:
44.8982, 26.8937, -125.2911
Hunter-Lab:
38.0382, 80.3252, -111.0556
#a00ff6 color charts
#a00ff6 color shades, tints & tones
#a00ff6 color schemes
#a00ff6 color preview, HTML & CSS examples
This text has a color of #a00ff6
<p style="color:#a00ff6;">Text here</p>
.mytext {color:#a00ff6;}
This box has a color of #a00ff6
<div style="background-color:#a00ff6;">Content here</div>
.mybackground {background-color:#a00ff6;}
Border around this has a color of #a00ff6
<div style="border:2px solid #a00ff6;">Content here</div>
.myborder {border:2px solid #a00ff6;}