#a100c5 color space conversions
Hex:
#a100c5
RGB:
161, 0, 197
CMY:
37, 100, 23
CMYK:
18, 100, 0, 23
HSL:
289°, 100.0000%, 38.6275%
HSV (HSB):
289°, 100.0000%, 77.2549%
XYZ:
24.7760, 11.6083, 53.7581
xyY:
0.2749, 0.1288, 11.6083
CIE-Lab:
40.5867, 75.4915, -60.5099
CIE-LCH:
40.5867, 96.7492, 321.2862
CIE-Luv:
40.5867, 40.7937, -94.0599
Hunter-Lab:
34.0709, 70.1790, -69.6998
#a100c5 color charts
#a100c5 color shades, tints & tones
#a100c5 color schemes
#a100c5 color preview, HTML & CSS examples
This text has a color of #a100c5
<p style="color:#a100c5;">Text here</p>
.mytext {color:#a100c5;}
This box has a color of #a100c5
<div style="background-color:#a100c5;">Content here</div>
.mybackground {background-color:#a100c5;}
Border around this has a color of #a100c5
<div style="border:2px solid #a100c5;">Content here</div>
.myborder {border:2px solid #a100c5;}