#a91dc5 color space conversions
Hex:
#a91dc5
RGB:
169, 29, 197
CMY:
34, 89, 23
CMYK:
14, 85, 0, 23
HSL:
290°, 74.3363%, 44.3137%
HSV (HSB):
290°, 85.2792%, 77.2549%
XYZ:
26.8796, 13.3450, 53.9824
xyY:
0.2853, 0.1417, 13.3450
CIE-Lab:
43.2785, 72.6839, -56.0884
CIE-LCH:
43.2785, 91.8088, 322.3435
CIE-Luv:
43.2785, 44.1972, -89.7858
Hunter-Lab:
36.5308, 67.4128, -62.0428
#a91dc5 color charts
#a91dc5 color shades, tints & tones
#a91dc5 color schemes
#a91dc5 color preview, HTML & CSS examples
This text has a color of #a91dc5
<p style="color:#a91dc5;">Text here</p>
.mytext {color:#a91dc5;}
This box has a color of #a91dc5
<div style="background-color:#a91dc5;">Content here</div>
.mybackground {background-color:#a91dc5;}
Border around this has a color of #a91dc5
<div style="border:2px solid #a91dc5;">Content here</div>
.myborder {border:2px solid #a91dc5;}