#a008f7 color space conversions
Hex:
#a008f7
RGB:
160, 8, 247
CMY:
37, 97, 3
CMYK:
35, 97, 0, 3
HSL:
278°, 93.7255%, 50.0000%
HSV (HSB):
278°, 96.7611%, 96.8627%
XYZ:
31.3725, 14.3626, 89.1144
xyY:
0.2326, 0.1065, 14.3626
CIE-Lab:
44.7486, 83.6996, -82.3405
CIE-LCH:
44.7486, 117.4120, 315.4690
CIE-Luv:
44.7486, 26.8938, -126.1929
Hunter-Lab:
37.8981, 81.4430, -112.8872
#a008f7 color charts
#a008f7 color shades, tints & tones
#a008f7 color schemes
#a008f7 color preview, HTML & CSS examples
This text has a color of #a008f7
<p style="color:#a008f7;">Text here</p>
.mytext {color:#a008f7;}
This box has a color of #a008f7
<div style="background-color:#a008f7;">Content here</div>
.mybackground {background-color:#a008f7;}
Border around this has a color of #a008f7
<div style="border:2px solid #a008f7;">Content here</div>
.myborder {border:2px solid #a008f7;}