#a10acc color space conversions
Hex:
#a10acc
RGB:
161, 10, 204
CMY:
37, 96, 20
CMYK:
21, 95, 0, 20
HSL:
287°, 90.6542%, 41.9608%
HSV (HSB):
287°, 95.0980%, 80.0000%
XYZ:
25.7056, 12.1538, 58.1178
xyY:
0.2678, 0.1266, 12.1538
CIE-Lab:
41.4595, 75.6748, -63.1676
CIE-LCH:
41.4595, 98.5740, 320.1474
CIE-Luv:
41.4595, 38.3054, -98.2358
Hunter-Lab:
34.8623, 70.6073, -74.4369
#a10acc color charts
#a10acc RGB chart
#a10acc CMYK chart
#a10acc RGB pie chart
#a10acc color shades, tints & tones
#a10acc color schemes
#a10acc color preview, HTML & CSS examples
This text has a color of #a10acc
<p style="color:#a10acc;">Text here</p>
.mytext {color:#a10acc;}
Text color #a10acc
This box has a color of #a10acc
<div style="background-color:#a10acc;">Content here</div>
.mybackground {background-color:#a10acc;}
Background color #a10acc
Border around this has a color of #a10acc
<div style="border:2px solid #a10acc;">Content here</div>
.myborder {border:2px solid #a10acc;}
Border color #a10acc