#9fae8e color space conversions
Hex:
        #9fae8e
        RGB:
        159, 174, 142
        CMY:
        38, 32, 44
        CMYK:
        9, 0, 18, 32
      HSL:
        88°, 16.4948%, 61.9608%
        HSV (HSB):
        88°, 18.3908%, 68.2353%
        XYZ:
        34.3166, 39.5960, 31.4253
        xyY:
        0.3258, 0.3759, 39.5960
      CIE-Lab:
        69.1808, -11.1243, 14.6924
        CIE-LCH:
        69.1808, 18.4287, 127.1311
        CIE-Luv:
        69.1808, -7.0692, 22.3749
        Hunter-Lab:
        62.9254, -12.7737, 14.4380
      #9fae8e color charts
#9fae8e RGB chart
      #9fae8e CMYK chart
      #9fae8e RGB pie chart
      #9fae8e color shades, tints & tones
#9fae8e color schemes
#9fae8e color preview, HTML & CSS examples
           This text has a color of #9fae8e        
        
          <p style="color:#9fae8e;">Text here</p>
        
        
          .mytext {color:#9fae8e;}
        
        Text color #9fae8e
      
           This box has a color of #9fae8e        
        
          <div style="background-color:#9fae8e;">Content here</div>
        
        
          .mybackground {background-color:#9fae8e;}
        
        Background color #9fae8e
      
           Border around this has a color of #9fae8e        
        
          <div style="border:2px solid #9fae8e;">Content here</div>
        
        
          .myborder {border:2px solid #9fae8e;}
        
        Border color #9fae8e