#a02ca3 color space conversions
Hex:
#a02ca3
RGB:
160, 44, 163
CMY:
37, 83, 36
CMYK:
2, 73, 0, 36
HSL:
298°, 57.4879%, 40.5882%
HSV (HSB):
298°, 73.0061%, 63.9216%
XYZ:
22.0087, 11.9193, 35.7910
xyY:
0.3157, 0.1710, 11.9193
CIE-Lab:
41.0876, 60.9687, -39.6014
CIE-LCH:
41.0876, 72.7011, 326.9948
CIE-Luv:
41.0876, 46.9130, -64.2241
Hunter-Lab:
34.5243, 53.3735, -37.2983
#a02ca3 color charts
#a02ca3 color shades, tints & tones
#a02ca3 color schemes
#a02ca3 color preview, HTML & CSS examples
This text has a color of #a02ca3
<p style="color:#a02ca3;">Text here</p>
.mytext {color:#a02ca3;}
This box has a color of #a02ca3
<div style="background-color:#a02ca3;">Content here</div>
.mybackground {background-color:#a02ca3;}
Border around this has a color of #a02ca3
<div style="border:2px solid #a02ca3;">Content here</div>
.myborder {border:2px solid #a02ca3;}