#a94cb9 color space conversions
Hex:
#a94cb9
RGB:
169, 76, 185
CMY:
34, 70, 27
CMYK:
9, 59, 0, 27
HSL:
291°, 43.7751%, 51.1765%
HSV (HSB):
291°, 58.9189%, 72.5490%
XYZ:
27.7036, 17.1067, 47.7407
xyY:
0.2993, 0.1848, 17.1067
CIE-Lab:
48.3942, 53.9534, -40.9159
CIE-LCH:
48.3942, 67.7132, 322.8249
CIE-Luv:
48.3942, 38.6026, -68.0823
Hunter-Lab:
41.3602, 47.1811, -39.4843
#a94cb9 color charts
#a94cb9 color shades, tints & tones
#a94cb9 color schemes
#a94cb9 color preview, HTML & CSS examples
This text has a color of #a94cb9
<p style="color:#a94cb9;">Text here</p>
.mytext {color:#a94cb9;}
This box has a color of #a94cb9
<div style="background-color:#a94cb9;">Content here</div>
.mybackground {background-color:#a94cb9;}
Border around this has a color of #a94cb9
<div style="border:2px solid #a94cb9;">Content here</div>
.myborder {border:2px solid #a94cb9;}