#a976d9 color space conversions
Hex:
#a976d9
RGB:
169, 118, 217
CMY:
34, 54, 15
CMYK:
22, 46, 0, 15
HSL:
271°, 56.5714%, 65.6863%
HSV (HSB):
271°, 45.6221%, 85.0980%
XYZ:
35.3650, 26.4016, 68.8777
xyY:
0.2707, 0.2021, 26.4016
CIE-Lab:
58.4163, 38.8637, -43.3825
CIE-LCH:
58.4163, 58.2446, 311.8552
CIE-Luv:
58.4163, 18.1321, -72.8373
Hunter-Lab:
51.3825, 32.9366, -43.5098
#a976d9 color charts
#a976d9 color shades, tints & tones
#a976d9 color schemes
#a976d9 color preview, HTML & CSS examples
This text has a color of #a976d9
<p style="color:#a976d9;">Text here</p>
.mytext {color:#a976d9;}
This box has a color of #a976d9
<div style="background-color:#a976d9;">Content here</div>
.mybackground {background-color:#a976d9;}
Border around this has a color of #a976d9
<div style="border:2px solid #a976d9;">Content here</div>
.myborder {border:2px solid #a976d9;}