#a008ec color space conversions
Hex:
#a008ec
RGB:
160, 8, 236
CMY:
37, 97, 7
CMYK:
32, 97, 0, 7
HSL:
280°, 93.4426%, 47.8431%
HSV (HSB):
280°, 96.6102%, 92.5490%
XYZ:
29.7244, 13.7034, 80.4352
xyY:
0.2400, 0.1106, 13.7034
CIE-Lab:
43.8045, 81.6086, -77.6862
CIE-LCH:
43.8045, 112.6725, 316.4105
CIE-Luv:
43.8045, 29.4070, -119.3326
Hunter-Lab:
37.0181, 78.5483, -102.9165
#a008ec color charts
#a008ec RGB chart
#a008ec CMYK chart
#a008ec RGB pie chart
#a008ec color shades, tints & tones
#a008ec color schemes
#a008ec color preview, HTML & CSS examples
This text has a color of #a008ec
<p style="color:#a008ec;">Text here</p>
.mytext {color:#a008ec;}
Text color #a008ec
This box has a color of #a008ec
<div style="background-color:#a008ec;">Content here</div>
.mybackground {background-color:#a008ec;}
Background color #a008ec
Border around this has a color of #a008ec
<div style="border:2px solid #a008ec;">Content here</div>
.myborder {border:2px solid #a008ec;}
Border color #a008ec