#a000b4 color space conversions
Hex:
#a000b4
RGB:
160, 0, 180
CMY:
37, 100, 29
CMYK:
11, 100, 0, 29
HSL:
293°, 100.0000%, 35.2941%
HSV (HSB):
293°, 100.0000%, 70.5882%
XYZ:
22.7354, 10.7689, 44.0603
xyY:
0.2931, 0.1388, 10.7689
CIE-Lab:
39.1884, 72.4973, -52.7785
CIE-LCH:
39.1884, 89.6740, 323.9451
CIE-Luv:
39.1884, 45.6169, -82.5632
Hunter-Lab:
32.8160, 66.2397, -56.6345
#a000b4 color charts
#a000b4 color shades, tints & tones
#a000b4 color schemes
#a000b4 color preview, HTML & CSS examples
This text has a color of #a000b4
<p style="color:#a000b4;">Text here</p>
.mytext {color:#a000b4;}
This box has a color of #a000b4
<div style="background-color:#a000b4;">Content here</div>
.mybackground {background-color:#a000b4;}
Border around this has a color of #a000b4
<div style="border:2px solid #a000b4;">Content here</div>
.myborder {border:2px solid #a000b4;}