#5b586f color space conversions
Hex:
        #5b586f
        RGB:
        91, 88, 111
        CMY:
        64, 65, 56
        CMYK:
        18, 21, 0, 56
      HSL:
        248°, 11.5578%, 39.0196%
        HSV (HSB):
        248°, 20.7207%, 43.5294%
        XYZ:
        10.6734, 10.3513, 16.4744
        xyY:
        0.2846, 0.2760, 10.3513
      CIE-Lab:
        38.4657, 6.4602, -12.6665
        CIE-LCH:
        38.4657, 14.2188, 297.0227
        CIE-Luv:
        38.4657, 0.1984, -17.8832
        Hunter-Lab:
        32.1734, 2.9129, -7.8380
      #5b586f color charts
#5b586f RGB chart
      #5b586f CMYK chart
      #5b586f RGB pie chart
      #5b586f color shades, tints & tones
#5b586f color schemes
#5b586f color preview, HTML & CSS examples
           This text has a color of #5b586f        
        
          <p style="color:#5b586f;">Text here</p>
        
        
          .mytext {color:#5b586f;}
        
        Text color #5b586f
      
           This box has a color of #5b586f        
        
          <div style="background-color:#5b586f;">Content here</div>
        
        
          .mybackground {background-color:#5b586f;}
        
        Background color #5b586f
      
           Border around this has a color of #5b586f        
        
          <div style="border:2px solid #5b586f;">Content here</div>
        
        
          .myborder {border:2px solid #5b586f;}
        
        Border color #5b586f