#a040ff color space conversions
Hex:
#a040ff
RGB:
160, 64, 255
CMY:
37, 75, 0
CMYK:
37, 75, 0, 0
HSL:
270°, 100.0000%, 62.5490%
HSV (HSB):
270°, 74.9020%, 100.0000%
XYZ:
34.3806, 18.3604, 96.3396
xyY:
0.2306, 0.1232, 18.3604
CIE-Lab:
49.9303, 72.0732, -78.3316
CIE-LCH:
49.9303, 106.4443, 312.6173
CIE-Luv:
49.9303, 20.6552, -124.8734
Hunter-Lab:
42.8490, 68.2366, -103.3104
#a040ff color charts
#a040ff color shades, tints & tones
#a040ff color schemes
#a040ff color preview, HTML & CSS examples
This text has a color of #a040ff
<p style="color:#a040ff;">Text here</p>
.mytext {color:#a040ff;}
This box has a color of #a040ff
<div style="background-color:#a040ff;">Content here</div>
.mybackground {background-color:#a040ff;}
Border around this has a color of #a040ff
<div style="border:2px solid #a040ff;">Content here</div>
.myborder {border:2px solid #a040ff;}