#5b9bac color space conversions
Hex:
        #5b9bac
        RGB:
        91, 155, 172
        CMY:
        64, 39, 33
        CMYK:
        47, 10, 0, 33
      HSL:
        193°, 32.7935%, 51.5686%
        HSV (HSB):
        193°, 47.0930%, 67.4510%
        XYZ:
        23.4821, 28.6454, 43.3212
        xyY:
        0.2460, 0.3001, 28.6454
      CIE-Lab:
        60.4674, -15.8610, -15.2588
        CIE-LCH:
        60.4674, 22.0091, 223.8915
        CIE-Luv:
        60.4674, -28.8981, -20.6126
        Hunter-Lab:
        53.5214, -15.3469, -10.5254
      #5b9bac color charts
#5b9bac RGB chart
      #5b9bac CMYK chart
      #5b9bac RGB pie chart
      #5b9bac color shades, tints & tones
#5b9bac color schemes
#5b9bac color preview, HTML & CSS examples
           This text has a color of #5b9bac        
        
          <p style="color:#5b9bac;">Text here</p>
        
        
          .mytext {color:#5b9bac;}
        
        Text color #5b9bac
      
           This box has a color of #5b9bac        
        
          <div style="background-color:#5b9bac;">Content here</div>
        
        
          .mybackground {background-color:#5b9bac;}
        
        Background color #5b9bac
      
           Border around this has a color of #5b9bac        
        
          <div style="border:2px solid #5b9bac;">Content here</div>
        
        
          .myborder {border:2px solid #5b9bac;}
        
        Border color #5b9bac