#a003b6 color space conversions
Hex:
#a003b6
RGB:
160, 3, 182
CMY:
37, 99, 29
CMYK:
12, 98, 0, 29
HSL:
293°, 96.7568%, 36.2745%
HSV (HSB):
293°, 98.3516%, 71.3725%
XYZ:
22.9733, 10.9161, 45.1522
xyY:
0.2906, 0.1381, 10.9161
CIE-Lab:
39.4388, 72.4966, -53.5588
CIE-LCH:
39.4388, 90.1349, 323.5439
CIE-Luv:
39.4388, 44.8055, -83.7708
Hunter-Lab:
33.0395, 66.2966, -57.8986
#a003b6 color charts
#a003b6 color shades, tints & tones
#a003b6 color schemes
#a003b6 color preview, HTML & CSS examples
This text has a color of #a003b6
<p style="color:#a003b6;">Text here</p>
.mytext {color:#a003b6;}
This box has a color of #a003b6
<div style="background-color:#a003b6;">Content here</div>
.mybackground {background-color:#a003b6;}
Border around this has a color of #a003b6
<div style="border:2px solid #a003b6;">Content here</div>
.myborder {border:2px solid #a003b6;}