#a007ec color space conversions
Hex:
#a007ec
RGB:
160, 7, 236
CMY:
37, 97, 7
CMYK:
32, 97, 0, 7
HSL:
280°, 94.2387%, 47.6471%
HSV (HSB):
280°, 97.0339%, 92.5490%
XYZ:
29.7135, 13.6817, 80.4316
xyY:
0.2400, 0.1105, 13.6817
CIE-Lab:
43.7729, 81.7035, -77.7379
CIE-LCH:
43.7729, 112.7770, 316.4247
CIE-Luv:
43.7729, 29.4375, -119.3726
Hunter-Lab:
36.9887, 78.6609, -103.0334
#a007ec color charts
#a007ec RGB chart
#a007ec CMYK chart
#a007ec RGB pie chart
#a007ec color shades, tints & tones
#a007ec color schemes
#a007ec color preview, HTML & CSS examples
This text has a color of #a007ec
<p style="color:#a007ec;">Text here</p>
.mytext {color:#a007ec;}
Text color #a007ec
This box has a color of #a007ec
<div style="background-color:#a007ec;">Content here</div>
.mybackground {background-color:#a007ec;}
Background color #a007ec
Border around this has a color of #a007ec
<div style="border:2px solid #a007ec;">Content here</div>
.myborder {border:2px solid #a007ec;}
Border color #a007ec