#a964e1 color space conversions
Hex:
#a964e1
RGB:
169, 100, 225
CMY:
34, 61, 12
CMYK:
25, 56, 0, 12
HSL:
273°, 67.5676%, 63.7255%
HSV (HSB):
273°, 55.5556%, 88.2353%
XYZ:
34.5100, 22.9856, 73.8520
xyY:
0.2627, 0.1750, 22.9856
CIE-Lab:
55.0575, 50.4195, -53.2109
CIE-LCH:
55.0575, 73.3043, 313.4571
CIE-Luv:
55.0575, 22.8332, -88.7813
Hunter-Lab:
47.9433, 44.5849, -57.7701
#a964e1 color charts
#a964e1 color shades, tints & tones
#a964e1 color schemes
#a964e1 color preview, HTML & CSS examples
This text has a color of #a964e1
<p style="color:#a964e1;">Text here</p>
.mytext {color:#a964e1;}
This box has a color of #a964e1
<div style="background-color:#a964e1;">Content here</div>
.mybackground {background-color:#a964e1;}
Border around this has a color of #a964e1
<div style="border:2px solid #a964e1;">Content here</div>
.myborder {border:2px solid #a964e1;}