#a706f5 color space conversions
Hex:
#a706f5
RGB:
167, 6, 245
CMY:
35, 98, 4
CMYK:
32, 98, 0, 4
HSL:
280°, 95.2191%, 49.2157%
HSV (HSB):
280°, 97.5510%, 96.0784%
XYZ:
32.4829, 14.9383, 87.5575
xyY:
0.2407, 0.1107, 14.9383
CIE-Lab:
45.5496, 84.2765, -79.8636
CIE-LCH:
45.5496, 116.1065, 316.5400
CIE-Luv:
45.5496, 31.0279, -123.9982
Hunter-Lab:
38.6501, 82.3799, -107.2598
#a706f5 color charts
#a706f5 color shades, tints & tones
#a706f5 color schemes
#a706f5 color preview, HTML & CSS examples
This text has a color of #a706f5
<p style="color:#a706f5;">Text here</p>
.mytext {color:#a706f5;}
This box has a color of #a706f5
<div style="background-color:#a706f5;">Content here</div>
.mybackground {background-color:#a706f5;}
Border around this has a color of #a706f5
<div style="border:2px solid #a706f5;">Content here</div>
.myborder {border:2px solid #a706f5;}