#a94ec5 color space conversions
Hex:
#a94ec5
RGB:
169, 78, 197
CMY:
34, 69, 23
CMYK:
14, 60, 0, 23
HSL:
286°, 50.6383%, 53.9216%
HSV (HSB):
286°, 60.4061%, 77.2549%
XYZ:
29.1646, 17.9150, 54.7441
xyY:
0.2864, 0.1759, 17.9150
CIE-Lab:
49.3929, 55.3770, -46.2874
CIE-LCH:
49.3929, 72.1743, 320.1091
CIE-Luv:
49.3929, 35.0597, -76.6900
Hunter-Lab:
42.3261, 48.9239, -47.0567
#a94ec5 color charts
#a94ec5 color shades, tints & tones
#a94ec5 color schemes
#a94ec5 color preview, HTML & CSS examples
This text has a color of #a94ec5
<p style="color:#a94ec5;">Text here</p>
.mytext {color:#a94ec5;}
This box has a color of #a94ec5
<div style="background-color:#a94ec5;">Content here</div>
.mybackground {background-color:#a94ec5;}
Border around this has a color of #a94ec5
<div style="border:2px solid #a94ec5;">Content here</div>
.myborder {border:2px solid #a94ec5;}