#a61ed5 color space conversions
Hex:
#a61ed5
RGB:
166, 30, 213
CMY:
35, 88, 16
CMYK:
22, 86, 0, 16
HSL:
285°, 75.3086%, 47.6471%
HSV (HSB):
285°, 85.9155%, 83.5294%
XYZ:
28.2004, 13.8396, 64.1358
xyY:
0.2656, 0.1303, 13.8396
CIE-Lab:
44.0021, 74.8549, -64.2007
CIE-LCH:
44.0021, 98.6153, 319.3813
CIE-Luv:
44.0021, 37.5197, -101.5081
Hunter-Lab:
37.2017, 70.2075, -76.1750
#a61ed5 color charts
#a61ed5 color shades, tints & tones
#a61ed5 color schemes
#a61ed5 color preview, HTML & CSS examples
This text has a color of #a61ed5
<p style="color:#a61ed5;">Text here</p>
.mytext {color:#a61ed5;}
This box has a color of #a61ed5
<div style="background-color:#a61ed5;">Content here</div>
.mybackground {background-color:#a61ed5;}
Border around this has a color of #a61ed5
<div style="border:2px solid #a61ed5;">Content here</div>
.myborder {border:2px solid #a61ed5;}