#9de8af color space conversions
Hex:
        #9de8af
        RGB:
        157, 232, 175
        CMY:
        38, 9, 31
        CMYK:
        32, 0, 25, 9
      HSL:
        134°, 61.9835%, 76.2745%
        HSV (HSB):
        134°, 32.3276%, 90.9804%
        XYZ:
        50.4991, 67.9765, 51.0166
        xyY:
        0.2979, 0.4011, 67.9765
      CIE-Lab:
        85.9947, -34.6664, 20.5139
        CIE-LCH:
        85.9947, 40.2812, 149.3850
        CIE-Luv:
        85.9947, -36.5581, 35.5717
        Hunter-Lab:
        82.4478, -34.9529, 21.0263
      #9de8af color charts
#9de8af RGB chart
      #9de8af CMYK chart
      #9de8af RGB pie chart
      #9de8af color shades, tints & tones
#9de8af color schemes
#9de8af color preview, HTML & CSS examples
           This text has a color of #9de8af        
        
          <p style="color:#9de8af;">Text here</p>
        
        
          .mytext {color:#9de8af;}
        
        Text color #9de8af
      
           This box has a color of #9de8af        
        
          <div style="background-color:#9de8af;">Content here</div>
        
        
          .mybackground {background-color:#9de8af;}
        
        Background color #9de8af
      
           Border around this has a color of #9de8af        
        
          <div style="border:2px solid #9de8af;">Content here</div>
        
        
          .myborder {border:2px solid #9de8af;}
        
        Border color #9de8af