#a00fb3 color space conversions
Hex:
#a00fb3
RGB:
160, 15, 179
CMY:
37, 94, 30
CMYK:
11, 92, 0, 30
HSL:
293°, 84.5361%, 38.0392%
HSV (HSB):
293°, 91.6201%, 70.1961%
XYZ:
22.8047, 11.0699, 43.5826
xyY:
0.2944, 0.1429, 11.0699
CIE-Lab:
39.6980, 70.6160, -51.3634
CIE-LCH:
39.6980, 87.3202, 323.9693
CIE-Luv:
39.6980, 45.1951, -80.8205
Hunter-Lab:
33.2715, 64.1212, -54.3745
#a00fb3 color charts
#a00fb3 color shades, tints & tones
#a00fb3 color schemes
#a00fb3 color preview, HTML & CSS examples
This text has a color of #a00fb3
<p style="color:#a00fb3;">Text here</p>
.mytext {color:#a00fb3;}
This box has a color of #a00fb3
<div style="background-color:#a00fb3;">Content here</div>
.mybackground {background-color:#a00fb3;}
Border around this has a color of #a00fb3
<div style="border:2px solid #a00fb3;">Content here</div>
.myborder {border:2px solid #a00fb3;}