#a008ca color space conversions
Hex:
#a008ca
RGB:
160, 8, 202
CMY:
37, 97, 21
CMYK:
21, 96, 0, 21
HSL:
287°, 92.3810%, 41.1765%
HSV (HSB):
287°, 96.0396%, 79.2157%
XYZ:
25.2447, 11.9115, 56.8457
xyY:
0.2686, 0.1267, 11.9115
CIE-Lab:
41.0751, 75.3875, -62.6378
CIE-LCH:
41.0751, 98.0142, 320.2775
CIE-Luv:
41.0751, 38.3552, -97.2070
Hunter-Lab:
34.5131, 70.1666, -73.4961
#a008ca color charts
#a008ca RGB chart
#a008ca CMYK chart
#a008ca RGB pie chart
#a008ca color shades, tints & tones
#a008ca color schemes
#a008ca color preview, HTML & CSS examples
This text has a color of #a008ca
<p style="color:#a008ca;">Text here</p>
.mytext {color:#a008ca;}
Text color #a008ca
This box has a color of #a008ca
<div style="background-color:#a008ca;">Content here</div>
.mybackground {background-color:#a008ca;}
Background color #a008ca
Border around this has a color of #a008ca
<div style="border:2px solid #a008ca;">Content here</div>
.myborder {border:2px solid #a008ca;}
Border color #a008ca