#a10ed4 color space conversions
Hex:
#a10ed4
RGB:
161, 14, 212
CMY:
37, 95, 17
CMYK:
24, 93, 0, 17
HSL:
285°, 87.6106%, 44.3137%
HSV (HSB):
285°, 93.3962%, 83.1373%
XYZ:
26.7386, 12.6446, 63.3187
xyY:
0.2604, 0.1231, 12.6446
CIE-Lab:
42.2228, 76.6596, -66.5534
CIE-LCH:
42.2228, 101.5187, 319.0365
CIE-Luv:
42.2228, 35.8754, -103.3507
Hunter-Lab:
35.5593, 71.9937, -80.6835
#a10ed4 color charts
#a10ed4 color shades, tints & tones
#a10ed4 color schemes
#a10ed4 color preview, HTML & CSS examples
This text has a color of #a10ed4
<p style="color:#a10ed4;">Text here</p>
.mytext {color:#a10ed4;}
This box has a color of #a10ed4
<div style="background-color:#a10ed4;">Content here</div>
.mybackground {background-color:#a10ed4;}
Border around this has a color of #a10ed4
<div style="border:2px solid #a10ed4;">Content here</div>
.myborder {border:2px solid #a10ed4;}