#9ef3ec color space conversions
Hex:
        #9ef3ec
        RGB:
        158, 243, 236
        CMY:
        38, 5, 7
        CMYK:
        35, 0, 3, 5
      HSL:
        175°, 77.9817%, 78.6275%
        HSV (HSB):
        175°, 34.9794%, 95.2941%
        XYZ:
        61.2915, 77.4264, 91.0713
        xyY:
        0.2667, 0.3369, 77.4264
      CIE-Lab:
        90.5175, -27.1536, -4.7880
        CIE-LCH:
        90.5175, 27.5725, 190.0001
        CIE-Luv:
        90.5175, -39.9477, -2.9477
        Hunter-Lab:
        87.9923, -29.6514, 0.2299
      #9ef3ec color charts
#9ef3ec RGB chart
      #9ef3ec CMYK chart
      #9ef3ec RGB pie chart
      #9ef3ec color shades, tints & tones
#9ef3ec color schemes
#9ef3ec color preview, HTML & CSS examples
           This text has a color of #9ef3ec        
        
          <p style="color:#9ef3ec;">Text here</p>
        
        
          .mytext {color:#9ef3ec;}
        
        Text color #9ef3ec
      
           This box has a color of #9ef3ec        
        
          <div style="background-color:#9ef3ec;">Content here</div>
        
        
          .mybackground {background-color:#9ef3ec;}
        
        Background color #9ef3ec
      
           Border around this has a color of #9ef3ec        
        
          <div style="border:2px solid #9ef3ec;">Content here</div>
        
        
          .myborder {border:2px solid #9ef3ec;}
        
        Border color #9ef3ec