#a61ffd color space conversions
Hex:
#a61ffd
RGB:
166, 31, 253
CMY:
35, 88, 1
CMYK:
34, 88, 0, 1
HSL:
276°, 98.2301%, 55.6863%
HSV (HSB):
276°, 87.7470%, 99.2157%
XYZ:
33.9455, 16.1788, 94.2622
xyY:
0.2351, 0.1121, 16.1788
CIE-Lab:
47.2082, 82.2971, -81.6348
CIE-LCH:
47.2082, 115.9183, 315.2315
CIE-Luv:
47.2082, 27.5443, -127.6801
Hunter-Lab:
40.2229, 80.2523, -110.7899
#a61ffd color charts
#a61ffd color shades, tints & tones
#a61ffd color schemes
#a61ffd color preview, HTML & CSS examples
This text has a color of #a61ffd
<p style="color:#a61ffd;">Text here</p>
.mytext {color:#a61ffd;}
This box has a color of #a61ffd
<div style="background-color:#a61ffd;">Content here</div>
.mybackground {background-color:#a61ffd;}
Border around this has a color of #a61ffd
<div style="border:2px solid #a61ffd;">Content here</div>
.myborder {border:2px solid #a61ffd;}