#5ba6af color space conversions
Hex:
        #5ba6af
        RGB:
        91, 166, 175
        CMY:
        64, 35, 31
        CMYK:
        48, 5, 0, 31
      HSL:
        186°, 34.4262%, 52.1569%
        HSV (HSB):
        186°, 48.0000%, 68.6275%
        XYZ:
        25.6885, 32.5917, 45.4943
        xyY:
        0.2475, 0.3141, 32.5917
      CIE-Lab:
        63.8290, -20.8170, -11.8827
        CIE-LCH:
        63.8290, 23.9696, 209.7184
        CIE-Luv:
        63.8290, -33.2004, -14.7636
        Hunter-Lab:
        57.0892, -19.5862, -7.2858
      #5ba6af color charts
#5ba6af RGB chart
      #5ba6af CMYK chart
      #5ba6af RGB pie chart
      #5ba6af color shades, tints & tones
#5ba6af color schemes
#5ba6af color preview, HTML & CSS examples
           This text has a color of #5ba6af        
        
          <p style="color:#5ba6af;">Text here</p>
        
        
          .mytext {color:#5ba6af;}
        
        Text color #5ba6af
      
           This box has a color of #5ba6af        
        
          <div style="background-color:#5ba6af;">Content here</div>
        
        
          .mybackground {background-color:#5ba6af;}
        
        Background color #5ba6af
      
           Border around this has a color of #5ba6af        
        
          <div style="border:2px solid #5ba6af;">Content here</div>
        
        
          .myborder {border:2px solid #5ba6af;}
        
        Border color #5ba6af