#9ef4cf color space conversions
Hex:
        #9ef4cf
        RGB:
        158, 244, 207
        CMY:
        38, 4, 19
        CMYK:
        35, 0, 15, 4
      HSL:
        154°, 79.6296%, 78.8235%
        HSV (HSB):
        154°, 35.2459%, 95.6863%
        XYZ:
        57.7137, 76.4755, 70.7509
        xyY:
        0.2816, 0.3732, 76.4755
      CIE-Lab:
        90.0796, -33.8404, 9.6669
        CIE-LCH:
        90.0796, 35.1941, 164.0574
        CIE-Luv:
        90.0796, -40.9078, 20.3290
        Hunter-Lab:
        87.4502, -35.2350, 13.2471
      #9ef4cf color charts
#9ef4cf RGB chart
      #9ef4cf CMYK chart
      #9ef4cf RGB pie chart
      #9ef4cf color shades, tints & tones
#9ef4cf color schemes
#9ef4cf color preview, HTML & CSS examples
           This text has a color of #9ef4cf        
        
          <p style="color:#9ef4cf;">Text here</p>
        
        
          .mytext {color:#9ef4cf;}
        
        Text color #9ef4cf
      
           This box has a color of #9ef4cf        
        
          <div style="background-color:#9ef4cf;">Content here</div>
        
        
          .mybackground {background-color:#9ef4cf;}
        
        Background color #9ef4cf
      
           Border around this has a color of #9ef4cf        
        
          <div style="border:2px solid #9ef4cf;">Content here</div>
        
        
          .myborder {border:2px solid #9ef4cf;}
        
        Border color #9ef4cf