#a101d5 color space conversions
Hex:
#a101d5
RGB:
161, 1, 213
CMY:
37, 100, 16
CMYK:
24, 100, 0, 16
HSL:
285°, 99.0654%, 41.9608%
HSV (HSB):
285°, 99.5305%, 83.5294%
XYZ:
26.7190, 12.4029, 63.9365
xyY:
0.2593, 0.1203, 12.4029
CIE-Lab:
41.8494, 78.1890, -67.7384
CIE-LCH:
41.8494, 103.4506, 319.0963
CIE-Luv:
41.8494, 36.0870, -104.6874
Hunter-Lab:
35.2177, 73.7937, -82.9865
#a101d5 color charts
#a101d5 color shades, tints & tones
#a101d5 color schemes
#a101d5 color preview, HTML & CSS examples
This text has a color of #a101d5
<p style="color:#a101d5;">Text here</p>
.mytext {color:#a101d5;}
This box has a color of #a101d5
<div style="background-color:#a101d5;">Content here</div>
.mybackground {background-color:#a101d5;}
Border around this has a color of #a101d5
<div style="border:2px solid #a101d5;">Content here</div>
.myborder {border:2px solid #a101d5;}