#9fcdaa color space conversions
Hex:
        #9fcdaa
        RGB:
        159, 205, 170
        CMY:
        38, 20, 33
        CMYK:
        22, 0, 17, 20
      HSL:
        134°, 31.5068%, 71.3725%
        HSV (HSB):
        134°, 22.4390%, 80.3922%
        XYZ:
        43.3851, 53.9359, 46.1542
        xyY:
        0.3024, 0.3759, 53.9359
      CIE-Lab:
        78.4243, -22.0220, 12.5623
        CIE-LCH:
        78.4243, 25.3531, 150.2977
        CIE-Luv:
        78.4243, -23.1462, 21.9720
        Hunter-Lab:
        73.4410, -23.0734, 14.1477
      #9fcdaa color charts
#9fcdaa RGB chart
      #9fcdaa CMYK chart
      #9fcdaa RGB pie chart
      #9fcdaa color shades, tints & tones
#9fcdaa color schemes
#9fcdaa color preview, HTML & CSS examples
           This text has a color of #9fcdaa        
        
          <p style="color:#9fcdaa;">Text here</p>
        
        
          .mytext {color:#9fcdaa;}
        
        Text color #9fcdaa
      
           This box has a color of #9fcdaa        
        
          <div style="background-color:#9fcdaa;">Content here</div>
        
        
          .mybackground {background-color:#9fcdaa;}
        
        Background color #9fcdaa
      
           Border around this has a color of #9fcdaa        
        
          <div style="border:2px solid #9fcdaa;">Content here</div>
        
        
          .myborder {border:2px solid #9fcdaa;}
        
        Border color #9fcdaa