#a104a4 color space conversions
Hex:
#a104a4
RGB:
161, 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.4422, 10.3442, 35.9885
xyY:
0.3164, 0.1526, 10.3442
CIE-Lab:
38.4533, 69.6658, -44.3966
CIE-LCH:
38.4533, 82.6098, 327.4915
CIE-Luv:
38.4533, 51.7673, -70.5768
Hunter-Lab:
32.1625, 62.7188, -43.8294
#a104a4 color charts
#a104a4 color shades, tints & tones
#a104a4 color schemes
#a104a4 color preview, HTML & CSS examples
This text has a color of #a104a4
<p style="color:#a104a4;">Text here</p>
.mytext {color:#a104a4;}
This box has a color of #a104a4
<div style="background-color:#a104a4;">Content here</div>
.mybackground {background-color:#a104a4;}
Border around this has a color of #a104a4
<div style="border:2px solid #a104a4;">Content here</div>
.myborder {border:2px solid #a104a4;}