#5b8bae color space conversions
Hex:
        #5b8bae
        RGB:
        91, 139, 174
        CMY:
        64, 45, 32
        CMYK:
        48, 20, 0, 32
      HSL:
        205°, 33.8776%, 51.9608%
        HSV (HSB):
        205°, 47.7011%, 68.2353%
        XYZ:
        21.1870, 23.7454, 43.5110
        xyY:
        0.2396, 0.2685, 23.7454
      CIE-Lab:
        55.8320, -6.4547, -23.4655
        CIE-LCH:
        55.8320, 24.3371, 254.6200
        CIE-Luv:
        55.8320, -22.4862, -34.5258
        Hunter-Lab:
        48.7292, -7.6661, -18.8304
      #5b8bae color charts
#5b8bae RGB chart
      #5b8bae CMYK chart
      #5b8bae RGB pie chart
      #5b8bae color shades, tints & tones
#5b8bae color schemes
#5b8bae color preview, HTML & CSS examples
           This text has a color of #5b8bae        
        
          <p style="color:#5b8bae;">Text here</p>
        
        
          .mytext {color:#5b8bae;}
        
        Text color #5b8bae
      
           This box has a color of #5b8bae        
        
          <div style="background-color:#5b8bae;">Content here</div>
        
        
          .mybackground {background-color:#5b8bae;}
        
        Background color #5b8bae
      
           Border around this has a color of #5b8bae        
        
          <div style="border:2px solid #5b8bae;">Content here</div>
        
        
          .myborder {border:2px solid #5b8bae;}
        
        Border color #5b8bae