#5b6980 color space conversions
Hex:
        #5b6980
        RGB:
        91, 105, 128
        CMY:
        64, 59, 50
        CMYK:
        29, 18, 0, 50
      HSL:
        217°, 16.8950%, 42.9412%
        HSV (HSB):
        217°, 28.9062%, 50.1961%
        XYZ:
        13.2622, 13.8858, 22.4033
        xyY:
        0.2676, 0.2802, 13.8858
      CIE-Lab:
        44.0687, 0.4191, -14.5054
        CIE-LCH:
        44.0687, 14.5114, 271.6550
        CIE-Luv:
        44.0687, -8.0929, -20.3640
        Hunter-Lab:
        37.2637, -1.6828, -9.5612
      #5b6980 color charts
#5b6980 RGB chart
      #5b6980 CMYK chart
      #5b6980 RGB pie chart
      #5b6980 color shades, tints & tones
#5b6980 color schemes
#5b6980 color preview, HTML & CSS examples
           This text has a color of #5b6980        
        
          <p style="color:#5b6980;">Text here</p>
        
        
          .mytext {color:#5b6980;}
        
        Text color #5b6980
      
           This box has a color of #5b6980        
        
          <div style="background-color:#5b6980;">Content here</div>
        
        
          .mybackground {background-color:#5b6980;}
        
        Background color #5b6980
      
           Border around this has a color of #5b6980        
        
          <div style="border:2px solid #5b6980;">Content here</div>
        
        
          .myborder {border:2px solid #5b6980;}
        
        Border color #5b6980