#a61dac color space conversions
Hex:
#a61dac
RGB:
166, 29, 172
CMY:
35, 89, 33
CMYK:
3, 83, 0, 33
HSL:
297°, 71.1443%, 39.4118%
HSV (HSB):
297°, 83.1395%, 67.4510%
XYZ:
23.6116, 11.9643, 40.0946
xyY:
0.3120, 0.1581, 11.9643
CIE-Lab:
41.1593, 67.9394, -44.8020
CIE-LCH:
41.1593, 81.3817, 326.5975
CIE-Luv:
41.1593, 50.4247, -72.4149
Hunter-Lab:
34.5894, 61.3173, -44.5139
#a61dac color charts
#a61dac color shades, tints & tones
#a61dac color schemes
#a61dac color preview, HTML & CSS examples
This text has a color of #a61dac
<p style="color:#a61dac;">Text here</p>
.mytext {color:#a61dac;}
This box has a color of #a61dac
<div style="background-color:#a61dac;">Content here</div>
.mybackground {background-color:#a61dac;}
Border around this has a color of #a61dac
<div style="border:2px solid #a61dac;">Content here</div>
.myborder {border:2px solid #a61dac;}