#a960d3 color space conversions
Hex:
#a960d3
RGB:
169, 96, 211
CMY:
34, 62, 17
CMYK:
20, 55, 0, 17
HSL:
278°, 56.6502%, 60.1961%
HSV (HSB):
278°, 54.5024%, 82.7451%
XYZ:
32.3029, 21.5039, 64.0761
xyY:
0.2740, 0.1824, 21.5039
CIE-Lab:
53.4966, 49.3752, -47.7788
CIE-LCH:
53.4966, 68.7075, 315.9414
CIE-Luv:
53.4966, 26.6639, -79.6871
Hunter-Lab:
46.3723, 43.1915, -49.4649
#a960d3 color charts
#a960d3 color shades, tints & tones
#a960d3 color schemes
#a960d3 color preview, HTML & CSS examples
This text has a color of #a960d3
<p style="color:#a960d3;">Text here</p>
.mytext {color:#a960d3;}
This box has a color of #a960d3
<div style="background-color:#a960d3;">Content here</div>
.mybackground {background-color:#a960d3;}
Border around this has a color of #a960d3
<div style="border:2px solid #a960d3;">Content here</div>
.myborder {border:2px solid #a960d3;}