#9fbf9a color space conversions
Hex:
        #9fbf9a
        RGB:
        159, 191, 154
        CMY:
        38, 25, 40
        CMYK:
        17, 0, 19, 25
      HSL:
        112°, 22.4242%, 67.6471%
        HSV (HSB):
        112°, 19.3717%, 74.9020%
        XYZ:
        38.7616, 46.9656, 37.5942
        xyY:
        0.3143, 0.3808, 46.9656
      CIE-Lab:
        74.1678, -17.8672, 15.1534
        CIE-LCH:
        74.1678, 23.4278, 139.6984
        CIE-Luv:
        74.1678, -16.1180, 24.5333
        Hunter-Lab:
        68.5315, -18.9699, 15.4474
      #9fbf9a color charts
#9fbf9a RGB chart
      #9fbf9a CMYK chart
      #9fbf9a RGB pie chart
      #9fbf9a color shades, tints & tones
#9fbf9a color schemes
#9fbf9a color preview, HTML & CSS examples
           This text has a color of #9fbf9a        
        
          <p style="color:#9fbf9a;">Text here</p>
        
        
          .mytext {color:#9fbf9a;}
        
        Text color #9fbf9a
      
           This box has a color of #9fbf9a        
        
          <div style="background-color:#9fbf9a;">Content here</div>
        
        
          .mybackground {background-color:#9fbf9a;}
        
        Background color #9fbf9a
      
           Border around this has a color of #9fbf9a        
        
          <div style="border:2px solid #9fbf9a;">Content here</div>
        
        
          .myborder {border:2px solid #9fbf9a;}
        
        Border color #9fbf9a