#a009fe color space conversions
Hex:
#a009fe
RGB:
160, 9, 254
CMY:
37, 96, 0
CMYK:
37, 96, 0, 0
HSL:
277°, 99.1903%, 51.5686%
HSV (HSB):
277°, 96.4567%, 99.6078%
XYZ:
32.4843, 14.8247, 94.9153
xyY:
0.2284, 0.1042, 14.8247
CIE-Lab:
45.3932, 84.9556, -85.2033
CIE-LCH:
45.3932, 120.3207, 314.9166
CIE-Luv:
45.3932, 25.3527, -130.4588
Hunter-Lab:
38.5029, 83.2177, -119.2066
#a009fe color charts
#a009fe color shades, tints & tones
#a009fe color schemes
#a009fe color preview, HTML & CSS examples
This text has a color of #a009fe
<p style="color:#a009fe;">Text here</p>
.mytext {color:#a009fe;}
This box has a color of #a009fe
<div style="background-color:#a009fe;">Content here</div>
.mybackground {background-color:#a009fe;}
Border around this has a color of #a009fe
<div style="border:2px solid #a009fe;">Content here</div>
.myborder {border:2px solid #a009fe;}