#a978f1 color space conversions
Hex:
#a978f1
RGB:
169, 120, 241
CMY:
34, 53, 5
CMYK:
30, 50, 0, 5
HSL:
264°, 81.2081%, 70.7843%
HSV (HSB):
264°, 50.2075%, 94.5098%
XYZ:
38.9558, 28.2188, 86.6127
xyY:
0.2533, 0.1835, 28.2188
CIE-Lab:
60.0859, 43.4487, -54.1295
CIE-LCH:
60.0859, 69.4103, 308.7533
CIE-Luv:
60.0859, 14.0283, -91.0901
Hunter-Lab:
53.1214, 37.9380, -59.4854
#a978f1 color charts
#a978f1 color shades, tints & tones
#a978f1 color schemes
#a978f1 color preview, HTML & CSS examples
This text has a color of #a978f1
<p style="color:#a978f1;">Text here</p>
.mytext {color:#a978f1;}
This box has a color of #a978f1
<div style="background-color:#a978f1;">Content here</div>
.mybackground {background-color:#a978f1;}
Border around this has a color of #a978f1
<div style="border:2px solid #a978f1;">Content here</div>
.myborder {border:2px solid #a978f1;}