#5b77c1 color space conversions
Hex:
        #5b77c1
        RGB:
        91, 119, 193
        CMY:
        64, 53, 24
        CMYK:
        53, 38, 0, 24
      HSL:
        224°, 45.1327%, 55.6863%
        HSV (HSB):
        224°, 52.8497%, 75.6863%
        XYZ:
        20.5368, 19.2681, 53.0888
        xyY:
        0.2211, 0.2074, 19.2681
      CIE-Lab:
        50.9994, 11.2423, -41.8982
        CIE-LCH:
        50.9994, 43.3803, 285.0201
        CIE-Luv:
        50.9994, -14.9967, -65.2702
        Hunter-Lab:
        43.8954, 6.6959, -40.9808
      #5b77c1 color charts
#5b77c1 RGB chart
      #5b77c1 CMYK chart
      #5b77c1 RGB pie chart
      #5b77c1 color shades, tints & tones
#5b77c1 color schemes
#5b77c1 color preview, HTML & CSS examples
           This text has a color of #5b77c1        
        
          <p style="color:#5b77c1;">Text here</p>
        
        
          .mytext {color:#5b77c1;}
        
        Text color #5b77c1
      
           This box has a color of #5b77c1        
        
          <div style="background-color:#5b77c1;">Content here</div>
        
        
          .mybackground {background-color:#5b77c1;}
        
        Background color #5b77c1
      
           Border around this has a color of #5b77c1        
        
          <div style="border:2px solid #5b77c1;">Content here</div>
        
        
          .myborder {border:2px solid #5b77c1;}
        
        Border color #5b77c1