#a000fd color space conversions
Hex:
#a000fd
RGB:
160, 0, 253
CMY:
37, 100, 1
CMYK:
37, 100, 0, 1
HSL:
278°, 100.0000%, 49.6078%
HSV (HSB):
278°, 100.0000%, 99.2157%
XYZ:
32.2268, 14.5654, 94.0414
xyY:
0.2288, 0.1034, 14.5654
CIE-Lab:
45.0331, 85.5815, -85.2359
CIE-LCH:
45.0331, 120.7864, 315.1159
CIE-Luv:
45.0331, 25.8108, -130.1492
Hunter-Lab:
38.1647, 83.9399, -119.3809
#a000fd color charts
#a000fd RGB chart
#a000fd CMYK chart
#a000fd RGB pie chart
#a000fd color shades, tints & tones
#a000fd color schemes
#a000fd color preview, HTML & CSS examples
This text has a color of #a000fd
<p style="color:#a000fd;">Text here</p>
.mytext {color:#a000fd;}
Text color #a000fd
This box has a color of #a000fd
<div style="background-color:#a000fd;">Content here</div>
.mybackground {background-color:#a000fd;}
Background color #a000fd
Border around this has a color of #a000fd
<div style="border:2px solid #a000fd;">Content here</div>
.myborder {border:2px solid #a000fd;}
Border color #a000fd