#5c8bae color space conversions
Hex:
        #5c8bae
        RGB:
        92, 139, 174
        CMY:
        64, 45, 32
        CMYK:
        47, 20, 0, 32
      HSL:
        206°, 33.6066%, 52.1569%
        HSV (HSB):
        206°, 47.1264%, 68.2353%
        XYZ:
        21.2862, 23.7965, 43.5157
        xyY:
        0.2403, 0.2686, 23.7965
      CIE-Lab:
        55.8835, -6.2042, -23.3819
        CIE-LCH:
        55.8835, 24.1910, 255.1394
        CIE-Luv:
        55.8835, -22.1499, -34.4293
        Hunter-Lab:
        48.7817, -7.4783, -18.7424
      #5c8bae color charts
#5c8bae RGB chart
      #5c8bae CMYK chart
      #5c8bae RGB pie chart
      #5c8bae color shades, tints & tones
#5c8bae color schemes
#5c8bae color preview, HTML & CSS examples
           This text has a color of #5c8bae        
        
          <p style="color:#5c8bae;">Text here</p>
        
        
          .mytext {color:#5c8bae;}
        
        Text color #5c8bae
      
           This box has a color of #5c8bae        
        
          <div style="background-color:#5c8bae;">Content here</div>
        
        
          .mybackground {background-color:#5c8bae;}
        
        Background color #5c8bae
      
           Border around this has a color of #5c8bae        
        
          <div style="border:2px solid #5c8bae;">Content here</div>
        
        
          .myborder {border:2px solid #5c8bae;}
        
        Border color #5c8bae