#a007b4 color space conversions
Hex:
#a007b4
RGB:
160, 7, 180
CMY:
37, 97, 29
CMYK:
11, 96, 0, 29
HSL:
293°, 92.5134%, 36.6667%
HSV (HSB):
293°, 96.1111%, 70.5882%
XYZ:
22.8114, 10.9208, 44.0857
xyY:
0.2931, 0.1403, 10.9208
CIE-Lab:
39.4468, 71.7290, -52.3614
CIE-LCH:
39.4468, 88.8074, 323.8709
CIE-Luv:
39.4468, 45.2828, -82.1057
Hunter-Lab:
33.0467, 65.3830, -55.9627
#a007b4 color charts
#a007b4 color shades, tints & tones
#a007b4 color schemes
#a007b4 color preview, HTML & CSS examples
This text has a color of #a007b4
<p style="color:#a007b4;">Text here</p>
.mytext {color:#a007b4;}
This box has a color of #a007b4
<div style="background-color:#a007b4;">Content here</div>
.mybackground {background-color:#a007b4;}
Border around this has a color of #a007b4
<div style="border:2px solid #a007b4;">Content here</div>
.myborder {border:2px solid #a007b4;}