#a003ec color space conversions
Hex:
#a003ec
RGB:
160, 3, 236
CMY:
37, 99, 7
CMYK:
32, 99, 0, 7
HSL:
280°, 97.4895%, 46.8627%
HSV (HSB):
280°, 98.7288%, 92.5490%
XYZ:
29.6701, 13.5948, 80.4172
xyY:
0.2399, 0.1099, 13.5948
CIE-Lab:
43.6462, 82.0843, -77.9456
CIE-LCH:
43.6462, 113.1961, 316.4815
CIE-Luv:
43.6462, 29.5591, -119.5316
Hunter-Lab:
36.8712, 79.1137, -103.5035
#a003ec color charts
#a003ec RGB chart
#a003ec CMYK chart
#a003ec RGB pie chart
#a003ec color shades, tints & tones
#a003ec color schemes
#a003ec color preview, HTML & CSS examples
This text has a color of #a003ec
<p style="color:#a003ec;">Text here</p>
.mytext {color:#a003ec;}
Text color #a003ec
This box has a color of #a003ec
<div style="background-color:#a003ec;">Content here</div>
.mybackground {background-color:#a003ec;}
Background color #a003ec
Border around this has a color of #a003ec
<div style="border:2px solid #a003ec;">Content here</div>
.myborder {border:2px solid #a003ec;}
Border color #a003ec