#9fac7e color space conversions
Hex:
        #9fac7e
        RGB:
        159, 172, 126
        CMY:
        38, 33, 51
        CMYK:
        8, 0, 27, 33
      HSL:
        77°, 21.6981%, 58.4314%
        HSV (HSB):
        77°, 26.7442%, 67.4510%
        XYZ:
        32.8165, 38.3823, 25.4176
        xyY:
        0.3397, 0.3973, 38.3823
      CIE-Lab:
        68.3015, -12.5993, 22.2010
        CIE-LCH:
        68.3015, 25.5270, 119.5754
        CIE-Luv:
        68.3015, -5.4659, 32.0550
        Hunter-Lab:
        61.9535, -13.8679, 19.0426
      #9fac7e color charts
#9fac7e RGB chart
      #9fac7e CMYK chart
      #9fac7e RGB pie chart
      #9fac7e color shades, tints & tones
#9fac7e color schemes
#9fac7e color preview, HTML & CSS examples
           This text has a color of #9fac7e        
        
          <p style="color:#9fac7e;">Text here</p>
        
        
          .mytext {color:#9fac7e;}
        
        Text color #9fac7e
      
           This box has a color of #9fac7e        
        
          <div style="background-color:#9fac7e;">Content here</div>
        
        
          .mybackground {background-color:#9fac7e;}
        
        Background color #9fac7e
      
           Border around this has a color of #9fac7e        
        
          <div style="border:2px solid #9fac7e;">Content here</div>
        
        
          .myborder {border:2px solid #9fac7e;}
        
        Border color #9fac7e