#a59cc0 color space conversions
Hex:
#a59cc0
RGB:
165, 156, 192
CMY:
35, 39, 25
CMYK:
14, 19, 0, 25
HSL:
255°, 22.2222%, 68.2353%
HSV (HSB):
255°, 18.7500%, 75.2941%
XYZ:
36.9199, 35.5820, 54.7913
xyY:
0.2900, 0.2795, 35.5820
CIE-Lab:
66.1993, 10.5116, -17.3564
CIE-LCH:
66.1993, 20.2913, 301.2006
CIE-Luv:
66.1993, 2.6492, -28.1003
Hunter-Lab:
59.6507, 6.0914, -12.7045
#a59cc0 color charts
#a59cc0 color shades, tints & tones
#a59cc0 color schemes
#a59cc0 color preview, HTML & CSS examples
This text has a color of #a59cc0
<p style="color:#a59cc0;">Text here</p>
.mytext {color:#a59cc0;}
This box has a color of #a59cc0
<div style="background-color:#a59cc0;">Content here</div>
.mybackground {background-color:#a59cc0;}
Border around this has a color of #a59cc0
<div style="border:2px solid #a59cc0;">Content here</div>
.myborder {border:2px solid #a59cc0;}