#a105e1 color space conversions
Hex:
#a105e1
RGB:
161, 5, 225
CMY:
37, 98, 12
CMYK:
28, 98, 0, 12
HSL:
283°, 95.6522%, 45.0980%
HSV (HSB):
283°, 97.7778%, 88.2353%
XYZ:
28.3428, 13.1219, 72.2731
xyY:
0.2492, 0.1154, 13.1219
CIE-Lab:
42.9463, 79.9662, -72.8310
CIE-LCH:
42.9463, 108.1617, 317.6736
CIE-Luv:
42.9463, 32.7512, -112.2985
Hunter-Lab:
36.2241, 76.2716, -92.9366
#a105e1 color charts
#a105e1 color shades, tints & tones
#a105e1 color schemes
#a105e1 color preview, HTML & CSS examples
This text has a color of #a105e1
<p style="color:#a105e1;">Text here</p>
.mytext {color:#a105e1;}
This box has a color of #a105e1
<div style="background-color:#a105e1;">Content here</div>
.mybackground {background-color:#a105e1;}
Border around this has a color of #a105e1
<div style="border:2px solid #a105e1;">Content here</div>
.myborder {border:2px solid #a105e1;}