#a969ed color space conversions
Hex:
#a969ed
RGB:
169, 105, 237
CMY:
34, 59, 7
CMYK:
29, 56, 0, 7
HSL:
269°, 78.5714%, 67.0588%
HSV (HSB):
269°, 55.6962%, 92.9412%
XYZ:
36.6998, 24.6526, 82.9449
xyY:
0.2543, 0.1708, 24.6526
CIE-Lab:
56.7353, 50.5782, -57.2527
CIE-LCH:
56.7353, 76.3939, 311.4580
CIE-Luv:
56.7353, 19.3024, -95.7098
Hunter-Lab:
49.6514, 45.0484, -64.2907
#a969ed color charts
#a969ed color shades, tints & tones
#a969ed color schemes
#a969ed color preview, HTML & CSS examples
This text has a color of #a969ed
<p style="color:#a969ed;">Text here</p>
.mytext {color:#a969ed;}
This box has a color of #a969ed
<div style="background-color:#a969ed;">Content here</div>
.mybackground {background-color:#a969ed;}
Border around this has a color of #a969ed
<div style="border:2px solid #a969ed;">Content here</div>
.myborder {border:2px solid #a969ed;}