#a10cd5 color space conversions
Hex:
#a10cd5
RGB:
161, 12, 213
CMY:
37, 95, 16
CMYK:
24, 94, 0, 16
HSL:
284°, 89.3333%, 44.1176%
HSV (HSB):
284°, 94.3662%, 83.5294%
XYZ:
26.8397, 12.6441, 63.9767
xyY:
0.2594, 0.1222, 12.6441
CIE-Lab:
42.2220, 77.0749, -67.1310
CIE-LCH:
42.2220, 102.2111, 318.9447
CIE-Luv:
42.2220, 35.6864, -104.1330
Hunter-Lab:
35.5586, 72.5046, -81.7832
#a10cd5 color charts
#a10cd5 color shades, tints & tones
#a10cd5 color schemes
#a10cd5 color preview, HTML & CSS examples
This text has a color of #a10cd5
<p style="color:#a10cd5;">Text here</p>
.mytext {color:#a10cd5;}
This box has a color of #a10cd5
<div style="background-color:#a10cd5;">Content here</div>
.mybackground {background-color:#a10cd5;}
Border around this has a color of #a10cd5
<div style="border:2px solid #a10cd5;">Content here</div>
.myborder {border:2px solid #a10cd5;}