#a10bc5 color space conversions
Hex:
#a10bc5
RGB:
161, 11, 197
CMY:
37, 96, 23
CMYK:
18, 94, 0, 23
HSL:
288°, 89.4231%, 40.7843%
HSV (HSB):
288°, 94.4162%, 77.2549%
XYZ:
24.8957, 11.8476, 53.7980
xyY:
0.2750, 0.1309, 11.8476
CIE-Lab:
40.9729, 74.3400, -59.8830
CIE-LCH:
40.9729, 95.4589, 321.1475
CIE-Luv:
40.9729, 40.3405, -93.4284
Hunter-Lab:
34.4204, 68.8702, -68.5742
#a10bc5 color charts
#a10bc5 color shades, tints & tones
#a10bc5 color schemes
#a10bc5 color preview, HTML & CSS examples
This text has a color of #a10bc5
<p style="color:#a10bc5;">Text here</p>
.mytext {color:#a10bc5;}
This box has a color of #a10bc5
<div style="background-color:#a10bc5;">Content here</div>
.mybackground {background-color:#a10bc5;}
Border around this has a color of #a10bc5
<div style="border:2px solid #a10bc5;">Content here</div>
.myborder {border:2px solid #a10bc5;}