#a978e7 color space conversions
Hex:
#a978e7
RGB:
169, 120, 231
CMY:
34, 53, 9
CMYK:
27, 48, 0, 9
HSL:
266°, 69.8113%, 68.8235%
HSV (HSB):
266°, 48.0519%, 90.5882%
XYZ:
37.5025, 27.6375, 78.9593
xyY:
0.2603, 0.1918, 27.6375
CIE-Lab:
59.5598, 41.0390, -49.4092
CIE-LCH:
59.5598, 64.2298, 309.7128
CIE-Luv:
59.5598, 15.4077, -83.0754
Hunter-Lab:
52.5714, 35.3354, -52.2503
#a978e7 color charts
#a978e7 color shades, tints & tones
#a978e7 color schemes
#a978e7 color preview, HTML & CSS examples
This text has a color of #a978e7
<p style="color:#a978e7;">Text here</p>
.mytext {color:#a978e7;}
This box has a color of #a978e7
<div style="background-color:#a978e7;">Content here</div>
.mybackground {background-color:#a978e7;}
Border around this has a color of #a978e7
<div style="border:2px solid #a978e7;">Content here</div>
.myborder {border:2px solid #a978e7;}