#a004ec color space conversions
Hex:
#a004ec
RGB:
160, 4, 236
CMY:
37, 98, 7
CMYK:
32, 98, 0, 7
HSL:
280°, 96.6667%, 47.0588%
HSV (HSB):
280°, 98.3051%, 92.5490%
XYZ:
29.6809, 13.6165, 80.4208
xyY:
0.2399, 0.1101, 13.6165
CIE-Lab:
43.6779, 81.9889, -77.8936
CIE-LCH:
43.6779, 113.0911, 316.4673
CIE-Luv:
43.6779, 29.5287, -119.4920
Hunter-Lab:
36.9006, 79.0001, -103.3856
#a004ec color charts
#a004ec RGB chart
#a004ec CMYK chart
#a004ec RGB pie chart
#a004ec color shades, tints & tones
#a004ec color schemes
#a004ec color preview, HTML & CSS examples
This text has a color of #a004ec
<p style="color:#a004ec;">Text here</p>
.mytext {color:#a004ec;}
Text color #a004ec
This box has a color of #a004ec
<div style="background-color:#a004ec;">Content here</div>
.mybackground {background-color:#a004ec;}
Background color #a004ec
Border around this has a color of #a004ec
<div style="border:2px solid #a004ec;">Content here</div>
.myborder {border:2px solid #a004ec;}
Border color #a004ec