#586e9f color space conversions
Hex:
#586e9f
RGB:
88, 110, 159
CMY:
65, 57, 38
CMYK:
45, 31, 0, 38
HSL:
221°, 28.7449%, 48.4314%
HSV (HSB):
221°, 44.6541%, 62.3529%
XYZ:
15.8584, 15.7298, 35.0012
xyY:
0.2382, 0.2362, 15.7298
CIE-Lab:
46.6179, 5.3557, -29.0434
CIE-LCH:
46.6179, 29.5331, 280.4481
CIE-Luv:
46.6179, -12.1564, -43.3767
Hunter-Lab:
39.6608, 1.9672, -24.5617
#586e9f color charts
#586e9f color shades, tints & tones
#586e9f color schemes
#586e9f color preview, HTML & CSS examples
This text has a color of #586e9f
<p style="color:#586e9f;">Text here</p>
.mytext {color:#586e9f;}
This box has a color of #586e9f
<div style="background-color:#586e9f;">Content here</div>
.mybackground {background-color:#586e9f;}
Border around this has a color of #586e9f
<div style="border:2px solid #586e9f;">Content here</div>
.myborder {border:2px solid #586e9f;}