#a005cc color space conversions
Hex:
#a005cc
RGB:
160, 5, 204
CMY:
37, 98, 20
CMYK:
22, 98, 0, 20
HSL:
287°, 95.2153%, 40.9804%
HSV (HSB):
287°, 97.5490%, 80.0000%
XYZ:
25.4506, 11.9418, 58.0903
xyY:
0.2665, 0.1251, 11.9418
CIE-Lab:
41.1234, 76.0507, -63.7215
CIE-LCH:
41.1234, 99.2176, 320.0410
CIE-Luv:
41.1234, 37.8903, -98.7121
Hunter-Lab:
34.5568, 70.9879, -75.4772
#a005cc color charts
#a005cc RGB chart
#a005cc CMYK chart
#a005cc RGB pie chart
#a005cc color shades, tints & tones
#a005cc color schemes
#a005cc color preview, HTML & CSS examples
This text has a color of #a005cc
<p style="color:#a005cc;">Text here</p>
.mytext {color:#a005cc;}
Text color #a005cc
This box has a color of #a005cc
<div style="background-color:#a005cc;">Content here</div>
.mybackground {background-color:#a005cc;}
Background color #a005cc
Border around this has a color of #a005cc
<div style="border:2px solid #a005cc;">Content here</div>
.myborder {border:2px solid #a005cc;}
Border color #a005cc