#a61ff7 color space conversions
Hex:
#a61ff7
RGB:
166, 31, 247
CMY:
35, 88, 3
CMYK:
33, 87, 0, 3
HSL:
278°, 93.1034%, 54.5098%
HSV (HSB):
278°, 87.4494%, 96.8627%
XYZ:
33.0044, 15.8024, 89.3063
xyY:
0.2390, 0.1144, 15.8024
CIE-Lab:
46.7141, 81.1177, -79.0858
CIE-LCH:
46.7141, 113.2901, 315.7267
CIE-Luv:
46.7141, 28.8852, -123.8641
Hunter-Lab:
39.7522, 78.6338, -105.3730
#a61ff7 color charts
#a61ff7 color shades, tints & tones
#a61ff7 color schemes
#a61ff7 color preview, HTML & CSS examples
This text has a color of #a61ff7
<p style="color:#a61ff7;">Text here</p>
.mytext {color:#a61ff7;}
This box has a color of #a61ff7
<div style="background-color:#a61ff7;">Content here</div>
.mybackground {background-color:#a61ff7;}
Border around this has a color of #a61ff7
<div style="border:2px solid #a61ff7;">Content here</div>
.myborder {border:2px solid #a61ff7;}