#a975d6 color space conversions
Hex:
#a975d6
RGB:
169, 117, 214
CMY:
34, 54, 16
CMYK:
21, 45, 0, 16
HSL:
272°, 54.1899%, 64.9020%
HSV (HSB):
272°, 45.3271%, 83.9216%
XYZ:
34.8611, 26.0126, 66.8019
xyY:
0.2730, 0.2037, 26.0126
CIE-Lab:
58.0490, 38.7306, -42.2734
CIE-LCH:
58.0490, 57.3332, 312.4957
CIE-Luv:
58.0490, 18.9477, -70.9568
Hunter-Lab:
51.0026, 32.7531, -41.9547
#a975d6 color charts
#a975d6 color shades, tints & tones
#a975d6 color schemes
#a975d6 color preview, HTML & CSS examples
This text has a color of #a975d6
<p style="color:#a975d6;">Text here</p>
.mytext {color:#a975d6;}
This box has a color of #a975d6
<div style="background-color:#a975d6;">Content here</div>
.mybackground {background-color:#a975d6;}
Border around this has a color of #a975d6
<div style="border:2px solid #a975d6;">Content here</div>
.myborder {border:2px solid #a975d6;}