#a005ec color space conversions
Hex:
#a005ec
RGB:
160, 5, 236
CMY:
37, 98, 7
CMYK:
32, 98, 0, 7
HSL:
280°, 95.8506%, 47.2549%
HSV (HSB):
280°, 97.8814%, 92.5490%
XYZ:
29.6918, 13.6383, 80.4244
xyY:
0.2399, 0.1102, 13.6383
CIE-Lab:
43.7096, 81.8936, -77.8416
CIE-LCH:
43.7096, 112.9862, 316.4531
CIE-Luv:
43.7096, 29.4983, -119.4523
Hunter-Lab:
36.9300, 78.8868, -103.2679
#a005ec color charts
#a005ec RGB chart
#a005ec CMYK chart
#a005ec RGB pie chart
#a005ec color shades, tints & tones
#a005ec color schemes
#a005ec color preview, HTML & CSS examples
This text has a color of #a005ec
<p style="color:#a005ec;">Text here</p>
.mytext {color:#a005ec;}
Text color #a005ec
This box has a color of #a005ec
<div style="background-color:#a005ec;">Content here</div>
.mybackground {background-color:#a005ec;}
Background color #a005ec
Border around this has a color of #a005ec
<div style="border:2px solid #a005ec;">Content here</div>
.myborder {border:2px solid #a005ec;}
Border color #a005ec