#8589a5 color space conversions
Hex:
#8589a5
RGB:
133, 137, 165
CMY:
48, 46, 35
CMYK:
19, 17, 0, 35
HSL:
233°, 15.0943%, 58.4314%
HSV (HSB):
233°, 19.3939%, 64.7059%
XYZ:
25.4101, 25.5945, 39.1983
xyY:
0.2817, 0.2837, 25.5945
CIE-Lab:
57.6501, 4.6439, -15.2933
CIE-LCH:
57.6501, 15.9828, 286.8912
CIE-Luv:
57.6501, -3.7065, -23.3636
Hunter-Lab:
50.5910, 1.1200, -10.5247
#8589a5 color charts
#8589a5 color shades, tints & tones
#8589a5 color schemes
#8589a5 color preview, HTML & CSS examples
This text has a color of #8589a5
<p style="color:#8589a5;">Text here</p>
.mytext {color:#8589a5;}
This box has a color of #8589a5
<div style="background-color:#8589a5;">Content here</div>
.mybackground {background-color:#8589a5;}
Border around this has a color of #8589a5
<div style="border:2px solid #8589a5;">Content here</div>
.myborder {border:2px solid #8589a5;}