#a61afe color space conversions
Hex:
#a61afe
RGB:
166, 26, 254
CMY:
35, 90, 0
CMYK:
35, 90, 0, 0
HSL:
277°, 99.1304%, 54.9020%
HSV (HSB):
277°, 89.7638%, 99.6078%
XYZ:
33.9847, 16.0015, 95.0633
xyY:
0.2343, 0.1103, 16.0015
CIE-Lab:
46.9765, 83.4323, -82.5728
CIE-LCH:
46.9765, 117.3849, 315.2967
CIE-Luv:
46.9765, 27.6377, -128.7343
Hunter-Lab:
40.0019, 81.6460, -112.8995
#a61afe color charts
#a61afe color shades, tints & tones
#a61afe color schemes
#a61afe color preview, HTML & CSS examples
This text has a color of #a61afe
<p style="color:#a61afe;">Text here</p>
.mytext {color:#a61afe;}
This box has a color of #a61afe
<div style="background-color:#a61afe;">Content here</div>
.mybackground {background-color:#a61afe;}
Border around this has a color of #a61afe
<div style="border:2px solid #a61afe;">Content here</div>
.myborder {border:2px solid #a61afe;}