#a965d3 color space conversions
Hex:
#a965d3
RGB:
169, 101, 211
CMY:
34, 60, 17
CMYK:
20, 52, 0, 17
HSL:
277°, 55.5556%, 61.1765%
HSV (HSB):
277°, 52.1327%, 82.7451%
XYZ:
32.7737, 22.4455, 64.2331
xyY:
0.2744, 0.1879, 22.4455
CIE-Lab:
54.4966, 46.7522, -46.1915
CIE-LCH:
54.4966, 65.7223, 315.3456
CIE-Luv:
54.4966, 25.0514, -77.2131
Hunter-Lab:
47.3767, 40.5715, -47.2213
#a965d3 color charts
#a965d3 color shades, tints & tones
#a965d3 color schemes
#a965d3 color preview, HTML & CSS examples
This text has a color of #a965d3
<p style="color:#a965d3;">Text here</p>
.mytext {color:#a965d3;}
This box has a color of #a965d3
<div style="background-color:#a965d3;">Content here</div>
.mybackground {background-color:#a965d3;}
Border around this has a color of #a965d3
<div style="border:2px solid #a965d3;">Content here</div>
.myborder {border:2px solid #a965d3;}