#a977d5 color space conversions
Hex:
#a977d5
RGB:
169, 119, 213
CMY:
34, 53, 16
CMYK:
21, 44, 0, 16
HSL:
272°, 52.8090%, 65.0980%
HSV (HSB):
272°, 44.1315%, 83.5294%
XYZ:
34.9693, 26.4328, 66.2097
xyY:
0.2740, 0.2071, 26.4328
CIE-Lab:
58.4456, 37.3912, -41.0861
CIE-LCH:
58.4456, 55.5533, 312.3044
CIE-Luv:
58.4456, 18.3532, -68.9734
Hunter-Lab:
51.4128, 31.4373, -40.3651
#a977d5 color charts
#a977d5 color shades, tints & tones
#a977d5 color schemes
#a977d5 color preview, HTML & CSS examples
This text has a color of #a977d5
<p style="color:#a977d5;">Text here</p>
.mytext {color:#a977d5;}
This box has a color of #a977d5
<div style="background-color:#a977d5;">Content here</div>
.mybackground {background-color:#a977d5;}
Border around this has a color of #a977d5
<div style="border:2px solid #a977d5;">Content here</div>
.myborder {border:2px solid #a977d5;}