#a960e9 color space conversions
Hex:
#a960e9
RGB:
169, 96, 233
CMY:
34, 62, 9
CMYK:
27, 59, 0, 9
HSL:
272°, 75.6906%, 64.5098%
HSV (HSB):
272°, 58.7983%, 91.3725%
XYZ:
35.2530, 22.6840, 79.6112
xyY:
0.2563, 0.1649, 22.6840
CIE-Lab:
54.7453, 54.3073, -58.2032
CIE-LCH:
54.7453, 79.6046, 313.0168
CIE-Luv:
54.7453, 22.5551, -96.8058
Hunter-Lab:
47.6277, 48.7737, -65.7658
#a960e9 color charts
#a960e9 color shades, tints & tones
#a960e9 color schemes
#a960e9 color preview, HTML & CSS examples
This text has a color of #a960e9
<p style="color:#a960e9;">Text here</p>
.mytext {color:#a960e9;}
This box has a color of #a960e9
<div style="background-color:#a960e9;">Content here</div>
.mybackground {background-color:#a960e9;}
Border around this has a color of #a960e9
<div style="border:2px solid #a960e9;">Content here</div>
.myborder {border:2px solid #a960e9;}