#a10cd4 color space conversions
Hex:
#a10cd4
RGB:
161, 12, 212
CMY:
37, 95, 17
CMYK:
24, 94, 0, 17
HSL:
285°, 89.2857%, 43.9216%
HSV (HSB):
285°, 94.3396%, 83.1373%
XYZ:
26.7131, 12.5935, 63.3102
xyY:
0.2603, 0.1227, 12.5935
CIE-Lab:
42.1442, 76.8939, -66.6814
CIE-LCH:
42.1442, 101.7795, 319.0686
CIE-Luv:
42.1442, 35.9614, -103.4705
Hunter-Lab:
35.4873, 72.2632, -80.9337
#a10cd4 color charts
#a10cd4 color shades, tints & tones
#a10cd4 color schemes
#a10cd4 color preview, HTML & CSS examples
This text has a color of #a10cd4
<p style="color:#a10cd4;">Text here</p>
.mytext {color:#a10cd4;}
This box has a color of #a10cd4
<div style="background-color:#a10cd4;">Content here</div>
.mybackground {background-color:#a10cd4;}
Border around this has a color of #a10cd4
<div style="border:2px solid #a10cd4;">Content here</div>
.myborder {border:2px solid #a10cd4;}