#a101bf color space conversions
Hex:
#a101bf
RGB:
161, 1, 191
CMY:
37, 100, 25
CMYK:
16, 99, 0, 25
HSL:
291°, 98.9583%, 37.6471%
HSV (HSB):
291°, 99.4764%, 74.9020%
XYZ:
24.1128, 11.3604, 50.2121
xyY:
0.2814, 0.1326, 11.3604
CIE-Lab:
40.1809, 74.3646, -57.6545
CIE-LCH:
40.1809, 94.0964, 322.2138
CIE-Luv:
40.1809, 42.6257, -89.9028
Hunter-Lab:
33.7051, 68.7155, -64.7335
#a101bf color charts
#a101bf color shades, tints & tones
#a101bf color schemes
#a101bf color preview, HTML & CSS examples
This text has a color of #a101bf
<p style="color:#a101bf;">Text here</p>
.mytext {color:#a101bf;}
This box has a color of #a101bf
<div style="background-color:#a101bf;">Content here</div>
.mybackground {background-color:#a101bf;}
Border around this has a color of #a101bf
<div style="border:2px solid #a101bf;">Content here</div>
.myborder {border:2px solid #a101bf;}