#a61ccf color space conversions
Hex:
#a61ccf
RGB:
166, 28, 207
CMY:
35, 89, 19
CMYK:
20, 86, 0, 19
HSL:
286°, 76.1702%, 46.0784%
HSV (HSB):
286°, 86.4734%, 81.1765%
XYZ:
27.4036, 13.4425, 60.1818
xyY:
0.2712, 0.1331, 13.4425
CIE-Lab:
43.4225, 74.1820, -61.6813
CIE-LCH:
43.4225, 96.4756, 320.2570
CIE-Luv:
43.4225, 39.3918, -97.6343
Hunter-Lab:
36.6640, 69.2535, -71.6563
#a61ccf color charts
#a61ccf color shades, tints & tones
#a61ccf color schemes
#a61ccf color preview, HTML & CSS examples
This text has a color of #a61ccf
<p style="color:#a61ccf;">Text here</p>
.mytext {color:#a61ccf;}
This box has a color of #a61ccf
<div style="background-color:#a61ccf;">Content here</div>
.mybackground {background-color:#a61ccf;}
Border around this has a color of #a61ccf
<div style="border:2px solid #a61ccf;">Content here</div>
.myborder {border:2px solid #a61ccf;}