#a00acc color space conversions
Hex:
#a00acc
RGB:
160, 10, 204
CMY:
37, 96, 20
CMYK:
22, 95, 0, 20
HSL:
286°, 90.6542%, 41.9608%
HSV (HSB):
286°, 95.0980%, 80.0000%
XYZ:
25.5048, 12.0503, 58.1084
xyY:
0.2666, 0.1260, 12.0503
CIE-Lab:
41.2960, 75.5359, -63.4408
CIE-LCH:
41.2960, 98.6428, 319.9739
CIE-Luv:
41.2960, 37.6973, -98.4432
Hunter-Lab:
34.7135, 70.3993, -74.9485
#a00acc color charts
#a00acc RGB chart
#a00acc CMYK chart
#a00acc RGB pie chart
#a00acc color shades, tints & tones
#a00acc color schemes
#a00acc color preview, HTML & CSS examples
This text has a color of #a00acc
<p style="color:#a00acc;">Text here</p>
.mytext {color:#a00acc;}
Text color #a00acc
This box has a color of #a00acc
<div style="background-color:#a00acc;">Content here</div>
.mybackground {background-color:#a00acc;}
Background color #a00acc
Border around this has a color of #a00acc
<div style="border:2px solid #a00acc;">Content here</div>
.myborder {border:2px solid #a00acc;}
Border color #a00acc