#a61ed8 color space conversions
Hex:
#a61ed8
RGB:
166, 30, 216
CMY:
35, 88, 15
CMYK:
23, 86, 0, 15
HSL:
284°, 75.6098%, 48.2353%
HSV (HSB):
284°, 86.1111%, 84.7059%
XYZ:
28.5848, 13.9934, 66.1602
xyY:
0.2629, 0.1287, 13.9934
CIE-Lab:
44.2235, 75.4091, -65.5646
CIE-LCH:
44.2235, 99.9262, 318.9946
CIE-Luv:
44.2235, 36.6941, -103.5522
Hunter-Lab:
37.4078, 70.9357, -78.6761
#a61ed8 color charts
#a61ed8 color shades, tints & tones
#a61ed8 color schemes
#a61ed8 color preview, HTML & CSS examples
This text has a color of #a61ed8
<p style="color:#a61ed8;">Text here</p>
.mytext {color:#a61ed8;}
This box has a color of #a61ed8
<div style="background-color:#a61ed8;">Content here</div>
.mybackground {background-color:#a61ed8;}
Border around this has a color of #a61ed8
<div style="border:2px solid #a61ed8;">Content here</div>
.myborder {border:2px solid #a61ed8;}