#a00ccc color space conversions
Hex:
#a00ccc
RGB:
160, 12, 204
CMY:
37, 95, 20
CMYK:
22, 94, 0, 20
HSL:
286°, 88.8889%, 42.3529%
HSV (HSB):
286°, 94.1176%, 80.0000%
XYZ:
25.5278, 12.0962, 58.1161
xyY:
0.2666, 0.1263, 12.0962
CIE-Lab:
41.3685, 75.3196, -63.3228
CIE-LCH:
41.3685, 98.4013, 319.9455
CIE-Luv:
41.3685, 37.6155, -98.3291
Hunter-Lab:
34.7795, 70.1527, -74.7270
#a00ccc color charts
#a00ccc RGB chart
#a00ccc CMYK chart
#a00ccc RGB pie chart
#a00ccc color shades, tints & tones
#a00ccc color schemes
#a00ccc color preview, HTML & CSS examples
This text has a color of #a00ccc
<p style="color:#a00ccc;">Text here</p>
.mytext {color:#a00ccc;}
Text color #a00ccc
This box has a color of #a00ccc
<div style="background-color:#a00ccc;">Content here</div>
.mybackground {background-color:#a00ccc;}
Background color #a00ccc
Border around this has a color of #a00ccc
<div style="border:2px solid #a00ccc;">Content here</div>
.myborder {border:2px solid #a00ccc;}
Border color #a00ccc