#a04bac color space conversions
Hex:
#a04bac
RGB:
160, 75, 172
CMY:
37, 71, 33
CMYK:
7, 56, 0, 33
HSL:
293°, 39.2713%, 48.4314%
HSV (HSB):
293°, 56.3953%, 67.4510%
XYZ:
24.4597, 15.4843, 40.7293
xyY:
0.3032, 0.1919, 15.4843
CIE-Lab:
46.2905, 49.5409, -36.7076
CIE-LCH:
46.2905, 61.6583, 323.4632
CIE-Luv:
46.2905, 36.3291, -60.5087
Hunter-Lab:
39.3501, 42.0914, -33.8231
#a04bac color charts
#a04bac color shades, tints & tones
#a04bac color schemes
#a04bac color preview, HTML & CSS examples
This text has a color of #a04bac
<p style="color:#a04bac;">Text here</p>
.mytext {color:#a04bac;}
This box has a color of #a04bac
<div style="background-color:#a04bac;">Content here</div>
.mybackground {background-color:#a04bac;}
Border around this has a color of #a04bac
<div style="border:2px solid #a04bac;">Content here</div>
.myborder {border:2px solid #a04bac;}