#a10eaf color space conversions
Hex:
#a10eaf
RGB:
161, 14, 175
CMY:
37, 95, 31
CMYK:
8, 92, 0, 31
HSL:
295°, 85.1852%, 37.0588%
HSV (HSB):
295°, 92.0000%, 68.6275%
XYZ:
22.5928, 10.9863, 41.4872
xyY:
0.3010, 0.1464, 10.9863
CIE-Lab:
39.5574, 70.2568, -49.2048
CIE-LCH:
39.5574, 85.7738, 324.9943
CIE-Luv:
39.5574, 47.2861, -77.7902
Hunter-Lab:
33.1456, 63.6653, -51.0095
#a10eaf color charts
#a10eaf color shades, tints & tones
#a10eaf color schemes
#a10eaf color preview, HTML & CSS examples
This text has a color of #a10eaf
<p style="color:#a10eaf;">Text here</p>
.mytext {color:#a10eaf;}
This box has a color of #a10eaf
<div style="background-color:#a10eaf;">Content here</div>
.mybackground {background-color:#a10eaf;}
Border around this has a color of #a10eaf
<div style="border:2px solid #a10eaf;">Content here</div>
.myborder {border:2px solid #a10eaf;}