#a008f9 color space conversions
Hex:
#a008f9
RGB:
160, 8, 249
CMY:
37, 97, 2
CMYK:
36, 97, 0, 2
HSL:
278°, 95.2569%, 50.3922%
HSV (HSB):
278°, 96.7871%, 97.6471%
XYZ:
31.6829, 14.4868, 90.7489
xyY:
0.2314, 0.1058, 14.4868
CIE-Lab:
44.9231, 84.0831, -83.1764
CIE-LCH:
44.9231, 118.2720, 315.3106
CIE-Luv:
44.9231, 26.4547, -127.4264
Hunter-Lab:
38.0615, 81.9781, -114.7202
#a008f9 color charts
#a008f9 color shades, tints & tones
#a008f9 color schemes
#a008f9 color preview, HTML & CSS examples
This text has a color of #a008f9
<p style="color:#a008f9;">Text here</p>
.mytext {color:#a008f9;}
This box has a color of #a008f9
<div style="background-color:#a008f9;">Content here</div>
.mybackground {background-color:#a008f9;}
Border around this has a color of #a008f9
<div style="border:2px solid #a008f9;">Content here</div>
.myborder {border:2px solid #a008f9;}