#a008ff color space conversions
Hex:
#a008ff
RGB:
160, 8, 255
CMY:
37, 97, 0
CMYK:
37, 97, 0, 0
HSL:
277°, 100.0000%, 51.5686%
HSV (HSB):
277°, 96.8627%, 100.0000%
XYZ:
32.6340, 14.8672, 95.7574
xyY:
0.2278, 0.1038, 14.8672
CIE-Lab:
45.4518, 85.2392, -85.6656
CIE-LCH:
45.4518, 120.8483, 314.8570
CIE-Luv:
45.4518, 25.1688, -131.1026
Hunter-Lab:
38.5581, 83.5988, -120.2537
#a008ff color charts
#a008ff color shades, tints & tones
#a008ff color schemes
#a008ff color preview, HTML & CSS examples
This text has a color of #a008ff
<p style="color:#a008ff;">Text here</p>
.mytext {color:#a008ff;}
This box has a color of #a008ff
<div style="background-color:#a008ff;">Content here</div>
.mybackground {background-color:#a008ff;}
Border around this has a color of #a008ff
<div style="border:2px solid #a008ff;">Content here</div>
.myborder {border:2px solid #a008ff;}