#a007b7 color space conversions
Hex:
#a007b7
RGB:
160, 7, 183
CMY:
37, 97, 28
CMYK:
13, 96, 0, 28
HSL:
292°, 92.6316%, 37.2549%
HSV (HSB):
292°, 96.1749%, 71.7647%
XYZ:
23.1204, 11.0444, 45.7130
xyY:
0.2894, 0.1383, 11.0444
CIE-Lab:
39.6552, 72.2275, -53.8006
CIE-LCH:
39.6552, 90.0628, 323.3184
CIE-Luv:
39.6552, 44.2886, -84.2145
Hunter-Lab:
33.2332, 66.0250, -58.2915
#a007b7 color charts
#a007b7 color shades, tints & tones
#a007b7 color schemes
#a007b7 color preview, HTML & CSS examples
This text has a color of #a007b7
<p style="color:#a007b7;">Text here</p>
.mytext {color:#a007b7;}
This box has a color of #a007b7
<div style="background-color:#a007b7;">Content here</div>
.mybackground {background-color:#a007b7;}
Border around this has a color of #a007b7
<div style="border:2px solid #a007b7;">Content here</div>
.myborder {border:2px solid #a007b7;}