#9fba8a color space conversions
Hex:
        #9fba8a
        RGB:
        159, 186, 138
        CMY:
        38, 27, 46
        CMYK:
        15, 0, 26, 27
      HSL:
        94°, 25.8065%, 63.5294%
        HSV (HSB):
        94°, 25.8065%, 72.9412%
        XYZ:
        36.4444, 44.3237, 30.6793
        xyY:
        0.3270, 0.3977, 44.3237
      CIE-Lab:
        72.4443, -17.9796, 21.3735
        CIE-LCH:
        72.4443, 27.9301, 130.0709
        CIE-Luv:
        72.4443, -13.2672, 32.4845
        Hunter-Lab:
        66.5761, -18.7954, 19.2815
      #9fba8a color charts
#9fba8a RGB chart
      #9fba8a CMYK chart
      #9fba8a RGB pie chart
      #9fba8a color shades, tints & tones
#9fba8a color schemes
#9fba8a color preview, HTML & CSS examples
           This text has a color of #9fba8a        
        
          <p style="color:#9fba8a;">Text here</p>
        
        
          .mytext {color:#9fba8a;}
        
        Text color #9fba8a
      
           This box has a color of #9fba8a        
        
          <div style="background-color:#9fba8a;">Content here</div>
        
        
          .mybackground {background-color:#9fba8a;}
        
        Background color #9fba8a
      
           Border around this has a color of #9fba8a        
        
          <div style="border:2px solid #9fba8a;">Content here</div>
        
        
          .myborder {border:2px solid #9fba8a;}
        
        Border color #9fba8a