#9dbbae color space conversions
Hex:
        #9dbbae
        RGB:
        157, 187, 174
        CMY:
        38, 27, 32
        CMYK:
        16, 0, 7, 27
      HSL:
        154°, 18.0723%, 67.4510%
        HSV (HSB):
        154°, 16.0428%, 73.3333%
        XYZ:
        39.3149, 45.7647, 46.8058
        xyY:
        0.2981, 0.3470, 45.7647
      CIE-Lab:
        73.3926, -12.7700, 3.1833
        CIE-LCH:
        73.3926, 13.1608, 166.0025
        CIE-Luv:
        73.3926, -15.5416, 6.8382
        Hunter-Lab:
        67.6496, -14.6507, 6.3329
      #9dbbae color charts
#9dbbae RGB chart
      #9dbbae CMYK chart
      #9dbbae RGB pie chart
      #9dbbae color shades, tints & tones
#9dbbae color schemes
#9dbbae color preview, HTML & CSS examples
           This text has a color of #9dbbae        
        
          <p style="color:#9dbbae;">Text here</p>
        
        
          .mytext {color:#9dbbae;}
        
        Text color #9dbbae
      
           This box has a color of #9dbbae        
        
          <div style="background-color:#9dbbae;">Content here</div>
        
        
          .mybackground {background-color:#9dbbae;}
        
        Background color #9dbbae
      
           Border around this has a color of #9dbbae        
        
          <div style="border:2px solid #9dbbae;">Content here</div>
        
        
          .myborder {border:2px solid #9dbbae;}
        
        Border color #9dbbae