#a02ca9 color space conversions
Hex:
#a02ca9
RGB:
160, 44, 169
CMY:
37, 83, 34
CMYK:
5, 74, 0, 34
HSL:
296°, 58.6854%, 41.7647%
HSV (HSB):
296°, 73.9645%, 66.2745%
XYZ:
22.5593, 12.1395, 38.6903
xyY:
0.3074, 0.1654, 12.1395
CIE-Lab:
41.4370, 62.0017, -42.6296
CIE-LCH:
41.4370, 75.2429, 325.4893
CIE-Luv:
41.4370, 44.9885, -68.7798
Hunter-Lab:
34.8418, 54.6017, -41.4496
#a02ca9 color charts
#a02ca9 color shades, tints & tones
#a02ca9 color schemes
#a02ca9 color preview, HTML & CSS examples
This text has a color of #a02ca9
<p style="color:#a02ca9;">Text here</p>
.mytext {color:#a02ca9;}
This box has a color of #a02ca9
<div style="background-color:#a02ca9;">Content here</div>
.mybackground {background-color:#a02ca9;}
Border around this has a color of #a02ca9
<div style="border:2px solid #a02ca9;">Content here</div>
.myborder {border:2px solid #a02ca9;}