#a10ab4 color space conversions
Hex:
#a10ab4
RGB:
161, 10, 180
CMY:
37, 96, 29
CMYK:
11, 94, 0, 29
HSL:
293°, 89.4737%, 37.2549%
HSV (HSB):
293°, 94.4444%, 70.5882%
XYZ:
23.0447, 11.0894, 44.1059
xyY:
0.2945, 0.1417, 11.0894
CIE-Lab:
39.7307, 71.5610, -51.8946
CIE-LCH:
39.7307, 88.3969, 324.0511
CIE-Luv:
39.7307, 45.8100, -81.6574
Hunter-Lab:
33.3008, 65.2485, -55.2172
#a10ab4 color charts
#a10ab4 color shades, tints & tones
#a10ab4 color schemes
#a10ab4 color preview, HTML & CSS examples
This text has a color of #a10ab4
<p style="color:#a10ab4;">Text here</p>
.mytext {color:#a10ab4;}
This box has a color of #a10ab4
<div style="background-color:#a10ab4;">Content here</div>
.mybackground {background-color:#a10ab4;}
Border around this has a color of #a10ab4
<div style="border:2px solid #a10ab4;">Content here</div>
.myborder {border:2px solid #a10ab4;}