#5c7bae color space conversions
Hex:
        #5c7bae
        RGB:
        92, 123, 174
        CMY:
        64, 52, 32
        CMYK:
        47, 29, 0, 32
      HSL:
        217°, 33.6066%, 52.1569%
        HSV (HSB):
        217°, 47.1264%, 68.2353%
        XYZ:
        19.1366, 19.4972, 42.7991
        xyY:
        0.2350, 0.2394, 19.4972
      CIE-Lab:
        51.2639, 3.1217, -30.5336
        CIE-LCH:
        51.2639, 30.6927, 275.8375
        CIE-Luv:
        51.2639, -15.9063, -46.3320
        Hunter-Lab:
        44.1557, 0.0875, -26.5596
      #5c7bae color charts
#5c7bae RGB chart
      #5c7bae CMYK chart
      #5c7bae RGB pie chart
      #5c7bae color shades, tints & tones
#5c7bae color schemes
#5c7bae color preview, HTML & CSS examples
           This text has a color of #5c7bae        
        
          <p style="color:#5c7bae;">Text here</p>
        
        
          .mytext {color:#5c7bae;}
        
        Text color #5c7bae
      
           This box has a color of #5c7bae        
        
          <div style="background-color:#5c7bae;">Content here</div>
        
        
          .mybackground {background-color:#5c7bae;}
        
        Background color #5c7bae
      
           Border around this has a color of #5c7bae        
        
          <div style="border:2px solid #5c7bae;">Content here</div>
        
        
          .myborder {border:2px solid #5c7bae;}
        
        Border color #5c7bae