#a705a6 color space conversions
Hex:
#a705a6
RGB:
167, 5, 166
CMY:
35, 98, 35
CMYK:
0, 97, 1, 35
HSL:
300°, 94.1860%, 33.7255%
HSV (HSB):
300°, 97.0060%, 65.4902%
XYZ:
22.8736, 11.0772, 37.0089
xyY:
0.3223, 0.1561, 11.0772
CIE-Lab:
39.7102, 70.8756, -43.5244
CIE-LCH:
39.7102, 83.1728, 328.4461
CIE-Luv:
39.7102, 55.2790, -70.2514
Hunter-Lab:
33.2824, 64.4309, -42.6308
#a705a6 color charts
#a705a6 color shades, tints & tones
#a705a6 color schemes
#a705a6 color preview, HTML & CSS examples
This text has a color of #a705a6
<p style="color:#a705a6;">Text here</p>
.mytext {color:#a705a6;}
This box has a color of #a705a6
<div style="background-color:#a705a6;">Content here</div>
.mybackground {background-color:#a705a6;}
Border around this has a color of #a705a6
<div style="border:2px solid #a705a6;">Content here</div>
.myborder {border:2px solid #a705a6;}