#9dac9e color space conversions
Hex:
        #9dac9e
        RGB:
        157, 172, 158
        CMY:
        38, 33, 38
        CMYK:
        9, 0, 8, 33
      HSL:
        124°, 8.2873%, 64.5098%
        HSV (HSB):
        124°, 8.7209%, 67.4510%
        XYZ:
        34.8287, 39.1418, 38.0672
        xyY:
        0.3109, 0.3494, 39.1418
      CIE-Lab:
        68.8538, -7.9526, 5.4054
        CIE-LCH:
        68.8538, 9.6157, 145.7962
        CIE-Luv:
        68.8538, -7.6922, 9.1278
        Hunter-Lab:
        62.5634, -10.1159, 7.7189
      #9dac9e color charts
#9dac9e RGB chart
      #9dac9e CMYK chart
      #9dac9e RGB pie chart
      #9dac9e color shades, tints & tones
#9dac9e color schemes
#9dac9e color preview, HTML & CSS examples
           This text has a color of #9dac9e        
        
          <p style="color:#9dac9e;">Text here</p>
        
        
          .mytext {color:#9dac9e;}
        
        Text color #9dac9e
      
           This box has a color of #9dac9e        
        
          <div style="background-color:#9dac9e;">Content here</div>
        
        
          .mybackground {background-color:#9dac9e;}
        
        Background color #9dac9e
      
           Border around this has a color of #9dac9e        
        
          <div style="border:2px solid #9dac9e;">Content here</div>
        
        
          .myborder {border:2px solid #9dac9e;}
        
        Border color #9dac9e