#a91ca5 color space conversions
Hex:
#a91ca5
RGB:
169, 28, 165
CMY:
34, 89, 35
CMYK:
0, 83, 2, 34
HSL:
302°, 71.5736%, 38.6275%
HSV (HSB):
302°, 83.4320%, 66.2745%
XYZ:
23.5690, 11.9821, 36.6679
xyY:
0.3264, 0.1659, 11.9821
CIE-Lab:
41.1877, 67.6274, -40.5469
CIE-LCH:
41.1877, 78.8512, 329.0547
CIE-Luv:
41.1877, 55.1869, -66.4680
Hunter-Lab:
34.6152, 60.9613, -38.5752
#a91ca5 color charts
#a91ca5 color shades, tints & tones
#a91ca5 color schemes
#a91ca5 color preview, HTML & CSS examples
This text has a color of #a91ca5
<p style="color:#a91ca5;">Text here</p>
.mytext {color:#a91ca5;}
This box has a color of #a91ca5
<div style="background-color:#a91ca5;">Content here</div>
.mybackground {background-color:#a91ca5;}
Border around this has a color of #a91ca5
<div style="border:2px solid #a91ca5;">Content here</div>
.myborder {border:2px solid #a91ca5;}