#a61fc7 color space conversions
Hex:
#a61fc7
RGB:
166, 31, 199
CMY:
35, 88, 22
CMYK:
17, 84, 0, 22
HSL:
288°, 73.0435%, 45.0980%
HSV (HSB):
288°, 84.4221%, 78.0392%
XYZ:
26.5247, 13.2105, 55.1847
xyY:
0.2794, 0.1392, 13.2105
CIE-Lab:
43.0787, 72.0941, -57.5994
CIE-LCH:
43.0787, 92.2781, 321.3770
CIE-Luv:
43.0787, 41.4661, -91.6553
Hunter-Lab:
36.3462, 66.6594, -64.5780
#a61fc7 color charts
#a61fc7 color shades, tints & tones
#a61fc7 color schemes
#a61fc7 color preview, HTML & CSS examples
This text has a color of #a61fc7
<p style="color:#a61fc7;">Text here</p>
.mytext {color:#a61fc7;}
This box has a color of #a61fc7
<div style="background-color:#a61fc7;">Content here</div>
.mybackground {background-color:#a61fc7;}
Border around this has a color of #a61fc7
<div style="border:2px solid #a61fc7;">Content here</div>
.myborder {border:2px solid #a61fc7;}