#a7568c color space conversions
Hex:
#a7568c
RGB:
167, 86, 140
CMY:
35, 66, 45
CMYK:
0, 49, 16, 35
HSL:
320°, 32.0158%, 49.6078%
HSV (HSB):
320°, 48.5030%, 65.4902%
XYZ:
23.9978, 16.7645, 26.7820
xyY:
0.3553, 0.2482, 16.7645
CIE-Lab:
47.9619, 40.3216, -15.0323
CIE-LCH:
47.9619, 43.0326, 339.5541
CIE-Luv:
47.9619, 44.8555, -27.6149
Hunter-Lab:
40.9445, 32.9668, -10.1207
#a7568c color charts
#a7568c color shades, tints & tones
#a7568c color schemes
#a7568c color preview, HTML & CSS examples
This text has a color of #a7568c
<p style="color:#a7568c;">Text here</p>
.mytext {color:#a7568c;}
This box has a color of #a7568c
<div style="background-color:#a7568c;">Content here</div>
.mybackground {background-color:#a7568c;}
Border around this has a color of #a7568c
<div style="border:2px solid #a7568c;">Content here</div>
.myborder {border:2px solid #a7568c;}