#a94ec0 color space conversions
Hex:
#a94ec0
RGB:
169, 78, 192
CMY:
34, 69, 25
CMYK:
12, 59, 0, 25
HSL:
288°, 47.5000%, 52.9412%
HSV (HSB):
288°, 59.3750%, 75.2941%
XYZ:
28.6010, 17.6896, 51.7762
xyY:
0.2916, 0.1804, 17.6896
CIE-Lab:
49.1174, 54.3777, -43.8347
CIE-LCH:
49.1174, 69.8457, 321.1272
CIE-Luv:
49.1174, 36.2700, -72.7744
Hunter-Lab:
42.0590, 47.7807, -43.5469
#a94ec0 color charts
#a94ec0 color shades, tints & tones
#a94ec0 color schemes
#a94ec0 color preview, HTML & CSS examples
This text has a color of #a94ec0
<p style="color:#a94ec0;">Text here</p>
.mytext {color:#a94ec0;}
This box has a color of #a94ec0
<div style="background-color:#a94ec0;">Content here</div>
.mybackground {background-color:#a94ec0;}
Border around this has a color of #a94ec0
<div style="border:2px solid #a94ec0;">Content here</div>
.myborder {border:2px solid #a94ec0;}