#a005ff color space conversions
Hex:
#a005ff
RGB:
160, 5, 255
CMY:
37, 98, 0
CMYK:
37, 98, 0, 0
HSL:
277°, 100.0000%, 50.9804%
HSV (HSB):
277°, 98.0392%, 100.0000%
XYZ:
32.6015, 14.8021, 95.7465
xyY:
0.2277, 0.1034, 14.8021
CIE-Lab:
45.3620, 85.5100, -85.8133
CIE-LCH:
45.3620, 121.1440, 314.8986
CIE-Luv:
45.3620, 25.2500, -131.2018
Hunter-Lab:
38.4735, 83.9276, -120.6197
#a005ff color charts
#a005ff RGB chart
#a005ff CMYK chart
#a005ff RGB pie chart
#a005ff color shades, tints & tones
#a005ff color schemes
#a005ff color preview, HTML & CSS examples
This text has a color of #a005ff
<p style="color:#a005ff;">Text here</p>
.mytext {color:#a005ff;}
Text color #a005ff
This box has a color of #a005ff
<div style="background-color:#a005ff;">Content here</div>
.mybackground {background-color:#a005ff;}
Background color #a005ff
Border around this has a color of #a005ff
<div style="border:2px solid #a005ff;">Content here</div>
.myborder {border:2px solid #a005ff;}
Border color #a005ff