#a004ff color space conversions
Hex:
#a004ff
RGB:
160, 4, 255
CMY:
37, 98, 0
CMYK:
37, 98, 0, 0
HSL:
277°, 100.0000%, 50.7843%
HSV (HSB):
277°, 98.4314%, 100.0000%
XYZ:
32.5906, 14.7804, 95.7429
xyY:
0.2277, 0.1033, 14.7804
CIE-Lab:
45.3320, 85.6005, -85.8626
CIE-LCH:
45.3320, 121.2429, 314.9124
CIE-Luv:
45.3320, 25.2770, -131.2347
Hunter-Lab:
38.4453, 84.0376, -120.7422
#a004ff color charts
#a004ff RGB chart
#a004ff CMYK chart
#a004ff RGB pie chart
#a004ff color shades, tints & tones
#a004ff color schemes
#a004ff color preview, HTML & CSS examples
This text has a color of #a004ff
<p style="color:#a004ff;">Text here</p>
.mytext {color:#a004ff;}
Text color #a004ff
This box has a color of #a004ff
<div style="background-color:#a004ff;">Content here</div>
.mybackground {background-color:#a004ff;}
Background color #a004ff
Border around this has a color of #a004ff
<div style="border:2px solid #a004ff;">Content here</div>
.myborder {border:2px solid #a004ff;}
Border color #a004ff