#a000ce color space conversions
Hex:
#a000ce
RGB:
160, 0, 206
CMY:
37, 100, 19
CMYK:
22, 100, 0, 19
HSL:
287°, 100.0000%, 40.3922%
HSV (HSB):
287°, 100.0000%, 80.7843%
XYZ:
25.6378, 11.9298, 59.3439
xyY:
0.2645, 0.1231, 11.9298
CIE-Lab:
41.1044, 76.9212, -64.9129
CIE-LCH:
41.1044, 100.6506, 319.8394
CIE-Luv:
41.1044, 37.5043, -100.3097
Hunter-Lab:
34.5396, 72.0515, -77.6911
#a000ce color charts
#a000ce RGB chart
#a000ce CMYK chart
#a000ce RGB pie chart
#a000ce color shades, tints & tones
#a000ce color schemes
#a000ce color preview, HTML & CSS examples
This text has a color of #a000ce
<p style="color:#a000ce;">Text here</p>
.mytext {color:#a000ce;}
Text color #a000ce
This box has a color of #a000ce
<div style="background-color:#a000ce;">Content here</div>
.mybackground {background-color:#a000ce;}
Background color #a000ce
Border around this has a color of #a000ce
<div style="border:2px solid #a000ce;">Content here</div>
.myborder {border:2px solid #a000ce;}
Border color #a000ce