#a978cd color space conversions
Hex:
#a978cd
RGB:
169, 120, 205
CMY:
34, 53, 20
CMYK:
18, 41, 0, 20
HSL:
275°, 45.9459%, 63.7255%
HSV (HSB):
275°, 41.4634%, 80.3922%
XYZ:
34.0981, 26.2757, 61.0322
xyY:
0.2809, 0.2164, 26.2757
CIE-Lab:
58.2979, 35.0278, -36.8036
CIE-LCH:
58.2979, 50.8080, 313.5838
CIE-Luv:
58.2979, 19.1496, -61.7706
Hunter-Lab:
51.2599, 29.0336, -34.7113
#a978cd color charts
#a978cd color shades, tints & tones
#a978cd color schemes
#a978cd color preview, HTML & CSS examples
This text has a color of #a978cd
<p style="color:#a978cd;">Text here</p>
.mytext {color:#a978cd;}
This box has a color of #a978cd
<div style="background-color:#a978cd;">Content here</div>
.mybackground {background-color:#a978cd;}
Border around this has a color of #a978cd
<div style="border:2px solid #a978cd;">Content here</div>
.myborder {border:2px solid #a978cd;}