#a10bc8 color space conversions
Hex:
#a10bc8
RGB:
161, 11, 200
CMY:
37, 96, 22
CMYK:
20, 95, 0, 22
HSL:
288°, 89.5735%, 41.3725%
HSV (HSB):
288°, 94.5000%, 78.4314%
XYZ:
25.2429, 11.9865, 55.6268
xyY:
0.2718, 0.1291, 11.9865
CIE-Lab:
41.1947, 74.8646, -61.2722
CIE-LCH:
41.1947, 96.7419, 320.7017
CIE-Luv:
41.1947, 39.4403, -95.4735
Hunter-Lab:
34.6216, 69.5583, -71.0266
#a10bc8 color charts
#a10bc8 color shades, tints & tones
#a10bc8 color schemes
#a10bc8 color preview, HTML & CSS examples
This text has a color of #a10bc8
<p style="color:#a10bc8;">Text here</p>
.mytext {color:#a10bc8;}
This box has a color of #a10bc8
<div style="background-color:#a10bc8;">Content here</div>
.mybackground {background-color:#a10bc8;}
Border around this has a color of #a10bc8
<div style="border:2px solid #a10bc8;">Content here</div>
.myborder {border:2px solid #a10bc8;}