#a101e5 color space conversions
Hex:
#a101e5
RGB:
161, 1, 229
CMY:
37, 100, 10
CMYK:
30, 100, 0, 10
HSL:
282°, 99.1304%, 45.0980%
HSV (HSB):
282°, 99.5633%, 89.8039%
XYZ:
28.8517, 13.2559, 75.1667
xyY:
0.2460, 0.1130, 13.2559
CIE-Lab:
43.1463, 81.0910, -74.7840
CIE-LCH:
43.1463, 110.3104, 317.3170
CIE-Luv:
43.1463, 31.8670, -115.0324
Hunter-Lab:
36.4087, 77.7352, -96.9198
#a101e5 color charts
#a101e5 color shades, tints & tones
#a101e5 color schemes
#a101e5 color preview, HTML & CSS examples
This text has a color of #a101e5
<p style="color:#a101e5;">Text here</p>
.mytext {color:#a101e5;}
This box has a color of #a101e5
<div style="background-color:#a101e5;">Content here</div>
.mybackground {background-color:#a101e5;}
Border around this has a color of #a101e5
<div style="border:2px solid #a101e5;">Content here</div>
.myborder {border:2px solid #a101e5;}