#a000ec color space conversions
Hex:
#a000ec
RGB:
160, 0, 236
CMY:
37, 100, 7
CMYK:
32, 100, 0, 7
HSL:
281°, 100.0000%, 46.2745%
HSV (HSB):
281°, 100.0000%, 92.5490%
XYZ:
29.6375, 13.5297, 80.4063
xyY:
0.2398, 0.1095, 13.5297
CIE-Lab:
43.5508, 82.3714, -78.1019
CIE-LCH:
43.5508, 113.5119, 316.5240
CIE-Luv:
43.5508, 29.6500, -119.6499
Hunter-Lab:
36.7828, 79.4557, -103.8587
#a000ec color charts
#a000ec RGB chart
#a000ec CMYK chart
#a000ec RGB pie chart
#a000ec color shades, tints & tones
#a000ec color schemes
#a000ec color preview, HTML & CSS examples
This text has a color of #a000ec
<p style="color:#a000ec;">Text here</p>
.mytext {color:#a000ec;}
Text color #a000ec
This box has a color of #a000ec
<div style="background-color:#a000ec;">Content here</div>
.mybackground {background-color:#a000ec;}
Background color #a000ec
Border around this has a color of #a000ec
<div style="border:2px solid #a000ec;">Content here</div>
.myborder {border:2px solid #a000ec;}
Border color #a000ec