#9fdaa5 color space conversions
Hex:
        #9fdaa5
        RGB:
        159, 218, 165
        CMY:
        38, 15, 35
        CMYK:
        27, 0, 24, 15
      HSL:
        126°, 44.3609%, 73.9216%
        HSV (HSB):
        126°, 27.0642%, 85.4902%
        XYZ:
        46.1610, 60.2303, 44.7900
        xyY:
        0.3053, 0.3984, 60.2303
      CIE-Lab:
        81.9632, -29.2344, 20.1590
        CIE-LCH:
        81.9632, 35.5111, 145.4113
        CIE-Luv:
        81.9632, -29.3038, 33.8170
        Hunter-Lab:
        77.6082, -29.6434, 20.1077
      #9fdaa5 color charts
#9fdaa5 RGB chart
      #9fdaa5 CMYK chart
      #9fdaa5 RGB pie chart
      #9fdaa5 color shades, tints & tones
#9fdaa5 color schemes
#9fdaa5 color preview, HTML & CSS examples
           This text has a color of #9fdaa5        
        
          <p style="color:#9fdaa5;">Text here</p>
        
        
          .mytext {color:#9fdaa5;}
        
        Text color #9fdaa5
      
           This box has a color of #9fdaa5        
        
          <div style="background-color:#9fdaa5;">Content here</div>
        
        
          .mybackground {background-color:#9fdaa5;}
        
        Background color #9fdaa5
      
           Border around this has a color of #9fdaa5        
        
          <div style="border:2px solid #9fdaa5;">Content here</div>
        
        
          .myborder {border:2px solid #9fdaa5;}
        
        Border color #9fdaa5