#a61dbc color space conversions
Hex:
#a61dbc
RGB:
166, 29, 188
CMY:
35, 89, 26
CMYK:
12, 85, 0, 26
HSL:
292°, 73.2719%, 42.5490%
HSV (HSB):
292°, 84.5745%, 73.7255%
XYZ:
25.2424, 12.6166, 48.6818
xyY:
0.2917, 0.1458, 12.6166
CIE-Lab:
42.1797, 70.6164, -52.6223
CIE-LCH:
42.1797, 88.0669, 323.3071
CIE-Luv:
42.1797, 45.0808, -84.1100
Hunter-Lab:
35.5198, 64.6924, -56.3962
#a61dbc color charts
#a61dbc color shades, tints & tones
#a61dbc color schemes
#a61dbc color preview, HTML & CSS examples
This text has a color of #a61dbc
<p style="color:#a61dbc;">Text here</p>
.mytext {color:#a61dbc;}
This box has a color of #a61dbc
<div style="background-color:#a61dbc;">Content here</div>
.mybackground {background-color:#a61dbc;}
Border around this has a color of #a61dbc
<div style="border:2px solid #a61dbc;">Content here</div>
.myborder {border:2px solid #a61dbc;}