#a10caf color space conversions
Hex:
#a10caf
RGB:
161, 12, 175
CMY:
37, 95, 31
CMYK:
8, 93, 0, 31
HSL:
295°, 87.1658%, 36.6667%
HSV (HSB):
295°, 93.1429%, 68.6275%
XYZ:
22.5673, 10.9352, 41.4787
xyY:
0.3010, 0.1458, 10.9352
CIE-Lab:
39.4710, 70.5121, -49.3437
CIE-LCH:
39.4710, 86.0625, 325.0160
CIE-Luv:
39.4710, 47.4054, -77.9517
Hunter-Lab:
33.0683, 63.9465, -51.2215
#a10caf color charts
#a10caf color shades, tints & tones
#a10caf color schemes
#a10caf color preview, HTML & CSS examples
This text has a color of #a10caf
<p style="color:#a10caf;">Text here</p>
.mytext {color:#a10caf;}
This box has a color of #a10caf
<div style="background-color:#a10caf;">Content here</div>
.mybackground {background-color:#a10caf;}
Border around this has a color of #a10caf
<div style="border:2px solid #a10caf;">Content here</div>
.myborder {border:2px solid #a10caf;}