#a101a4 color space conversions
Hex:
#a101a4
RGB:
161, 1, 164
CMY:
37, 100, 36
CMYK:
2, 99, 0, 36
HSL:
299°, 98.7879%, 32.3529%
HSV (HSB):
299°, 99.3902%, 64.3137%
XYZ:
21.4096, 10.2791, 35.9776
xyY:
0.3164, 0.1519, 10.2791
CIE-Lab:
38.3388, 70.0053, -44.5802
CIE-LCH:
38.3388, 82.9947, 327.5105
CIE-Luv:
38.3388, 51.9363, -70.7977
Hunter-Lab:
32.0611, 63.0914, -44.0901
#a101a4 color charts
#a101a4 color shades, tints & tones
#a101a4 color schemes
#a101a4 color preview, HTML & CSS examples
This text has a color of #a101a4
<p style="color:#a101a4;">Text here</p>
.mytext {color:#a101a4;}
This box has a color of #a101a4
<div style="background-color:#a101a4;">Content here</div>
.mybackground {background-color:#a101a4;}
Border around this has a color of #a101a4
<div style="border:2px solid #a101a4;">Content here</div>
.myborder {border:2px solid #a101a4;}