#a975f6 color space conversions
Hex:
#a975f6
RGB:
169, 117, 246
CMY:
34, 54, 4
CMYK:
31, 52, 0, 4
HSL:
264°, 87.7551%, 71.1765%
HSV (HSB):
264°, 52.4390%, 96.4706%
XYZ:
39.3580, 27.8114, 90.4825
xyY:
0.2497, 0.1764, 27.8114
CIE-Lab:
59.7180, 46.3084, -57.4837
CIE-LCH:
59.7180, 73.8163, 308.8547
CIE-Luv:
59.7180, 14.3001, -96.6558
Hunter-Lab:
52.7365, 40.9282, -64.8110
#a975f6 color charts
#a975f6 color shades, tints & tones
#a975f6 color schemes
#a975f6 color preview, HTML & CSS examples
This text has a color of #a975f6
<p style="color:#a975f6;">Text here</p>
.mytext {color:#a975f6;}
This box has a color of #a975f6
<div style="background-color:#a975f6;">Content here</div>
.mybackground {background-color:#a975f6;}
Border around this has a color of #a975f6
<div style="border:2px solid #a975f6;">Content here</div>
.myborder {border:2px solid #a975f6;}