#a964d9 color space conversions
Hex:
#a964d9
RGB:
169, 100, 217
CMY:
34, 61, 15
CMYK:
22, 54, 0, 15
HSL:
275°, 60.6218%, 62.1569%
HSV (HSB):
275°, 53.9171%, 85.0980%
XYZ:
33.4437, 22.5591, 68.2373
xyY:
0.2692, 0.1816, 22.5591
CIE-Lab:
54.6153, 48.6136, -49.4023
CIE-LCH:
54.6153, 69.3100, 314.5390
CIE-Luv:
54.6153, 24.2748, -82.4889
Hunter-Lab:
47.4964, 42.5687, -51.9334
#a964d9 color charts
#a964d9 color shades, tints & tones
#a964d9 color schemes
#a964d9 color preview, HTML & CSS examples
This text has a color of #a964d9
<p style="color:#a964d9;">Text here</p>
.mytext {color:#a964d9;}
This box has a color of #a964d9
<div style="background-color:#a964d9;">Content here</div>
.mybackground {background-color:#a964d9;}
Border around this has a color of #a964d9
<div style="border:2px solid #a964d9;">Content here</div>
.myborder {border:2px solid #a964d9;}