#a978f5 color space conversions
Hex:
#a978f5
RGB:
169, 120, 245
CMY:
34, 53, 4
CMYK:
31, 51, 0, 4
HSL:
264°, 86.2069%, 71.5686%
HSV (HSB):
264°, 51.0204%, 96.0784%
XYZ:
39.5601, 28.4605, 89.7946
xyY:
0.2507, 0.1803, 28.4605
CIE-Lab:
60.3025, 44.4255, -55.9981
CIE-LCH:
60.3025, 71.4801, 308.4264
CIE-Luv:
60.3025, 13.4868, -94.2628
Hunter-Lab:
53.3484, 39.0055, -62.4514
#a978f5 color charts
#a978f5 color shades, tints & tones
#a978f5 color schemes
#a978f5 color preview, HTML & CSS examples
This text has a color of #a978f5
<p style="color:#a978f5;">Text here</p>
.mytext {color:#a978f5;}
This box has a color of #a978f5
<div style="background-color:#a978f5;">Content here</div>
.mybackground {background-color:#a978f5;}
Border around this has a color of #a978f5
<div style="border:2px solid #a978f5;">Content here</div>
.myborder {border:2px solid #a978f5;}