#a61ffc color space conversions
Hex:
#a61ffc
RGB:
166, 31, 252
CMY:
35, 88, 1
CMYK:
34, 88, 0, 1
HSL:
277°, 97.3568%, 55.4902%
HSV (HSB):
277°, 87.6984%, 98.8235%
XYZ:
33.7866, 16.1152, 93.4253
xyY:
0.2357, 0.1124, 16.1152
CIE-Lab:
47.1253, 82.0999, -81.2119
CIE-LCH:
47.1253, 115.4806, 315.3116
CIE-Luv:
47.1253, 27.7646, -127.0470
Hunter-Lab:
40.1438, 79.9808, -109.8829
#a61ffc color charts
#a61ffc color shades, tints & tones
#a61ffc color schemes
#a61ffc color preview, HTML & CSS examples
This text has a color of #a61ffc
<p style="color:#a61ffc;">Text here</p>
.mytext {color:#a61ffc;}
This box has a color of #a61ffc
<div style="background-color:#a61ffc;">Content here</div>
.mybackground {background-color:#a61ffc;}
Border around this has a color of #a61ffc
<div style="border:2px solid #a61ffc;">Content here</div>
.myborder {border:2px solid #a61ffc;}