#a976d4 color space conversions
Hex:
#a976d4
RGB:
169, 118, 212
CMY:
34, 54, 17
CMYK:
20, 44, 0, 17
HSL:
273°, 52.2222%, 64.7059%
HSV (HSB):
273°, 44.3396%, 83.1373%
XYZ:
34.7243, 26.1453, 65.5037
xyY:
0.2748, 0.2069, 26.1453
CIE-Lab:
58.1748, 37.7200, -40.9486
CIE-LCH:
58.1748, 55.6739, 312.6498
CIE-Luv:
58.1748, 18.8768, -68.7349
Hunter-Lab:
51.1325, 31.7381, -40.1612
#a976d4 color charts
#a976d4 color shades, tints & tones
#a976d4 color schemes
#a976d4 color preview, HTML & CSS examples
This text has a color of #a976d4
<p style="color:#a976d4;">Text here</p>
.mytext {color:#a976d4;}
This box has a color of #a976d4
<div style="background-color:#a976d4;">Content here</div>
.mybackground {background-color:#a976d4;}
Border around this has a color of #a976d4
<div style="border:2px solid #a976d4;">Content here</div>
.myborder {border:2px solid #a976d4;}