#a10fbd color space conversions
Hex:
#a10fbd
RGB:
161, 15, 189
CMY:
37, 94, 26
CMYK:
15, 92, 0, 26
HSL:
290°, 85.2941%, 40.0000%
HSV (HSB):
290°, 92.0635%, 74.1176%
XYZ:
24.0541, 11.5928, 49.1140
xyY:
0.2838, 0.1368, 11.5928
CIE-Lab:
40.5615, 72.4669, -55.8635
CIE-LCH:
40.5615, 91.4996, 322.3720
CIE-Luv:
40.5615, 42.6137, -87.6199
Hunter-Lab:
34.0483, 66.5205, -61.6909
#a10fbd color charts
#a10fbd color shades, tints & tones
#a10fbd color schemes
#a10fbd color preview, HTML & CSS examples
This text has a color of #a10fbd
<p style="color:#a10fbd;">Text here</p>
.mytext {color:#a10fbd;}
This box has a color of #a10fbd
<div style="background-color:#a10fbd;">Content here</div>
.mybackground {background-color:#a10fbd;}
Border around this has a color of #a10fbd
<div style="border:2px solid #a10fbd;">Content here</div>
.myborder {border:2px solid #a10fbd;}