#a91bac color space conversions
Hex:
#a91bac
RGB:
169, 27, 172
CMY:
34, 89, 33
CMYK:
2, 84, 0, 33
HSL:
299°, 72.8643%, 39.0196%
HSV (HSB):
299°, 84.3023%, 67.4510%
XYZ:
24.2005, 12.1974, 40.1086
xyY:
0.3163, 0.1594, 12.1974
CIE-Lab:
41.5282, 68.9407, -44.1826
CIE-LCH:
41.5282, 81.8836, 327.3451
CIE-Luv:
41.5282, 52.7720, -71.8708
Hunter-Lab:
34.9248, 62.5698, -43.6427
#a91bac color charts
#a91bac color shades, tints & tones
#a91bac color schemes
#a91bac color preview, HTML & CSS examples
This text has a color of #a91bac
<p style="color:#a91bac;">Text here</p>
.mytext {color:#a91bac;}
This box has a color of #a91bac
<div style="background-color:#a91bac;">Content here</div>
.mybackground {background-color:#a91bac;}
Border around this has a color of #a91bac
<div style="border:2px solid #a91bac;">Content here</div>
.myborder {border:2px solid #a91bac;}