#a979f9 color space conversions
Hex:
#a979f9
RGB:
169, 121, 249
CMY:
34, 53, 2
CMYK:
32, 51, 0, 2
HSL:
263°, 91.4286%, 72.5490%
HSV (HSB):
263°, 51.4056%, 97.6471%
XYZ:
40.2984, 28.9493, 93.0863
xyY:
0.2482, 0.1783, 28.9493
CIE-Lab:
60.7369, 44.8616, -57.5136
CIE-LCH:
60.7369, 72.9409, 307.9548
CIE-Luv:
60.7369, 12.6353, -96.8770
Hunter-Lab:
53.8046, 39.5346, -64.9134
#a979f9 color charts
#a979f9 color shades, tints & tones
#a979f9 color schemes
#a979f9 color preview, HTML & CSS examples
This text has a color of #a979f9
<p style="color:#a979f9;">Text here</p>
.mytext {color:#a979f9;}
This box has a color of #a979f9
<div style="background-color:#a979f9;">Content here</div>
.mybackground {background-color:#a979f9;}
Border around this has a color of #a979f9
<div style="border:2px solid #a979f9;">Content here</div>
.myborder {border:2px solid #a979f9;}