#9ef5cd color space conversions
Hex:
        #9ef5cd
        RGB:
        158, 245, 205
        CMY:
        38, 4, 20
        CMYK:
        36, 0, 16, 4
      HSL:
        152°, 81.3084%, 79.0196%
        HSV (HSB):
        152°, 35.5102%, 96.0784%
        XYZ:
        57.7724, 76.9817, 69.5716
        xyY:
        0.2827, 0.3768, 76.9817
      CIE-Lab:
        90.3132, -34.7037, 11.0374
        CIE-LCH:
        90.3132, 36.4166, 162.3568
        CIE-Luv:
        90.3132, -41.3737, 22.4946
        Hunter-Lab:
        87.7392, -36.0092, 14.4042
      #9ef5cd color charts
#9ef5cd RGB chart
      #9ef5cd CMYK chart
      #9ef5cd RGB pie chart
      #9ef5cd color shades, tints & tones
#9ef5cd color schemes
#9ef5cd color preview, HTML & CSS examples
           This text has a color of #9ef5cd        
        
          <p style="color:#9ef5cd;">Text here</p>
        
        
          .mytext {color:#9ef5cd;}
        
        Text color #9ef5cd
      
           This box has a color of #9ef5cd        
        
          <div style="background-color:#9ef5cd;">Content here</div>
        
        
          .mybackground {background-color:#9ef5cd;}
        
        Background color #9ef5cd
      
           Border around this has a color of #9ef5cd        
        
          <div style="border:2px solid #9ef5cd;">Content here</div>
        
        
          .myborder {border:2px solid #9ef5cd;}
        
        Border color #9ef5cd