#5b97b1 color space conversions
Hex:
        #5b97b1
        RGB:
        91, 151, 177
        CMY:
        64, 41, 31
        CMYK:
        49, 15, 0, 31
      HSL:
        198°, 35.5372%, 52.5490%
        HSV (HSB):
        198°, 48.5876%, 69.4118%
        XYZ:
        23.3168, 27.5317, 45.6802
        xyY:
        0.2416, 0.2852, 27.5317
      CIE-Lab:
        59.4633, -12.2709, -19.6130
        CIE-LCH:
        59.4633, 23.1354, 237.9679
        CIE-Luv:
        59.4633, -27.1828, -27.9466
        Hunter-Lab:
        52.4706, -12.5022, -14.8876
      #5b97b1 color charts
#5b97b1 RGB chart
      #5b97b1 CMYK chart
      #5b97b1 RGB pie chart
      #5b97b1 color shades, tints & tones
#5b97b1 color schemes
#5b97b1 color preview, HTML & CSS examples
           This text has a color of #5b97b1        
        
          <p style="color:#5b97b1;">Text here</p>
        
        
          .mytext {color:#5b97b1;}
        
        Text color #5b97b1
      
           This box has a color of #5b97b1        
        
          <div style="background-color:#5b97b1;">Content here</div>
        
        
          .mybackground {background-color:#5b97b1;}
        
        Background color #5b97b1
      
           Border around this has a color of #5b97b1        
        
          <div style="border:2px solid #5b97b1;">Content here</div>
        
        
          .myborder {border:2px solid #5b97b1;}
        
        Border color #5b97b1