#5c9cbe color space conversions
Hex:
        #5c9cbe
        RGB:
        92, 156, 190
        CMY:
        64, 39, 25
        CMYK:
        52, 18, 0, 25
      HSL:
        201°, 42.9825%, 55.2941%
        HSV (HSB):
        201°, 51.5789%, 74.5098%
        XYZ:
        25.5964, 29.7700, 53.1123
        xyY:
        0.2360, 0.2744, 29.7700
      CIE-Lab:
        61.4552, -10.9722, -23.8941
        CIE-LCH:
        61.4552, 26.2929, 245.3354
        CIE-Luv:
        61.4552, -28.5252, -35.1921
        Hunter-Lab:
        54.5618, -11.7443, -19.5215
      #5c9cbe color charts
#5c9cbe RGB chart
      #5c9cbe CMYK chart
      #5c9cbe RGB pie chart
      #5c9cbe color shades, tints & tones
#5c9cbe color schemes
#5c9cbe color preview, HTML & CSS examples
           This text has a color of #5c9cbe        
        
          <p style="color:#5c9cbe;">Text here</p>
        
        
          .mytext {color:#5c9cbe;}
        
        Text color #5c9cbe
      
           This box has a color of #5c9cbe        
        
          <div style="background-color:#5c9cbe;">Content here</div>
        
        
          .mybackground {background-color:#5c9cbe;}
        
        Background color #5c9cbe
      
           Border around this has a color of #5c9cbe        
        
          <div style="border:2px solid #5c9cbe;">Content here</div>
        
        
          .myborder {border:2px solid #5c9cbe;}
        
        Border color #5c9cbe