#5c7fbe color space conversions
Hex:
        #5c7fbe
        RGB:
        92, 127, 190
        CMY:
        64, 50, 25
        CMYK:
        52, 33, 0, 25
      HSL:
        219°, 42.9825%, 55.2941%
        HSV (HSB):
        219°, 51.5789%, 74.5098%
        XYZ:
        21.2973, 21.1718, 51.6793
        xyY:
        0.2262, 0.2249, 21.1718
      CIE-Lab:
        53.1370, 5.6868, -36.8070
        CIE-LCH:
        53.1370, 37.2437, 278.7829
        CIE-Luv:
        53.1370, -17.5191, -57.0218
        Hunter-Lab:
        46.0128, 2.0973, -34.3826
      #5c7fbe color charts
#5c7fbe RGB chart
      #5c7fbe CMYK chart
      #5c7fbe RGB pie chart
      #5c7fbe color shades, tints & tones
#5c7fbe color schemes
#5c7fbe color preview, HTML & CSS examples
           This text has a color of #5c7fbe        
        
          <p style="color:#5c7fbe;">Text here</p>
        
        
          .mytext {color:#5c7fbe;}
        
        Text color #5c7fbe
      
           This box has a color of #5c7fbe        
        
          <div style="background-color:#5c7fbe;">Content here</div>
        
        
          .mybackground {background-color:#5c7fbe;}
        
        Background color #5c7fbe
      
           Border around this has a color of #5c7fbe        
        
          <div style="border:2px solid #5c7fbe;">Content here</div>
        
        
          .myborder {border:2px solid #5c7fbe;}
        
        Border color #5c7fbe