#9fbbae color space conversions
Hex:
        #9fbbae
        RGB:
        159, 187, 174
        CMY:
        38, 27, 32
        CMYK:
        15, 0, 7, 27
      HSL:
        152°, 17.0732%, 67.8431%
        HSV (HSB):
        152°, 14.9733%, 73.3333%
        XYZ:
        39.7084, 45.9676, 46.8242
        xyY:
        0.2997, 0.3469, 45.9676
      CIE-Lab:
        73.5245, -12.0998, 3.3909
        CIE-LCH:
        73.5245, 12.5660, 164.3448
        CIE-Luv:
        73.5245, -14.5365, 7.0323
        Hunter-Lab:
        67.7994, -14.1060, 6.5122
      #9fbbae color charts
#9fbbae RGB chart
      #9fbbae CMYK chart
      #9fbbae RGB pie chart
      #9fbbae color shades, tints & tones
#9fbbae color schemes
#9fbbae color preview, HTML & CSS examples
           This text has a color of #9fbbae        
        
          <p style="color:#9fbbae;">Text here</p>
        
        
          .mytext {color:#9fbbae;}
        
        Text color #9fbbae
      
           This box has a color of #9fbbae        
        
          <div style="background-color:#9fbbae;">Content here</div>
        
        
          .mybackground {background-color:#9fbbae;}
        
        Background color #9fbbae
      
           Border around this has a color of #9fbbae        
        
          <div style="border:2px solid #9fbbae;">Content here</div>
        
        
          .myborder {border:2px solid #9fbbae;}
        
        Border color #9fbbae