#a10e9d color space conversions
Hex:
#a10e9d
RGB:
161, 14, 157
CMY:
37, 95, 38
CMYK:
0, 91, 2, 37
HSL:
302°, 84.0000%, 34.3137%
HSV (HSB):
302°, 91.3043%, 63.1373%
XYZ:
20.9408, 10.3255, 32.7876
xyY:
0.3269, 0.1612, 10.3255
CIE-Lab:
38.4203, 67.4166, -40.2259
CIE-LCH:
38.4203, 78.5055, 329.1765
CIE-Luv:
38.4203, 53.7714, -64.6348
Hunter-Lab:
32.1333, 60.0927, -38.0041
#a10e9d color charts
#a10e9d color shades, tints & tones
#a10e9d color schemes
#a10e9d color preview, HTML & CSS examples
This text has a color of #a10e9d
<p style="color:#a10e9d;">Text here</p>
.mytext {color:#a10e9d;}
This box has a color of #a10e9d
<div style="background-color:#a10e9d;">Content here</div>
.mybackground {background-color:#a10e9d;}
Border around this has a color of #a10e9d
<div style="border:2px solid #a10e9d;">Content here</div>
.myborder {border:2px solid #a10e9d;}