#a004a4 color space conversions
Hex:
#a004a4
RGB:
160, 4, 164
CMY:
37, 98, 36
CMYK:
2, 98, 0, 36
HSL:
299°, 95.2381%, 32.9412%
HSV (HSB):
299°, 97.5610%, 64.3137%
XYZ:
21.2415, 10.2408, 35.9791
xyY:
0.3149, 0.1518, 10.2408
CIE-Lab:
38.2711, 69.4983, -44.6987
CIE-LCH:
38.2711, 82.6316, 327.2524
CIE-Luv:
38.2711, 51.0539, -70.8558
Hunter-Lab:
32.0012, 62.4811, -44.2592
#a004a4 color charts
#a004a4 color shades, tints & tones
#a004a4 color schemes
#a004a4 color preview, HTML & CSS examples
This text has a color of #a004a4
<p style="color:#a004a4;">Text here</p>
.mytext {color:#a004a4;}
This box has a color of #a004a4
<div style="background-color:#a004a4;">Content here</div>
.mybackground {background-color:#a004a4;}
Border around this has a color of #a004a4
<div style="border:2px solid #a004a4;">Content here</div>
.myborder {border:2px solid #a004a4;}