#9fe3ee color space conversions
Hex:
        #9fe3ee
        RGB:
        159, 227, 238
        CMY:
        38, 11, 7
        CMYK:
        33, 5, 0, 7
      HSL:
        188°, 69.9115%, 77.8431%
        HSV (HSB):
        188°, 33.1933%, 93.3333%
        XYZ:
        57.1998, 68.4821, 91.0925
        xyY:
        0.2639, 0.3159, 68.4821
      CIE-Lab:
        86.2470, -18.5809, -12.1656
        CIE-LCH:
        86.2470, 22.2093, 213.2144
        CIE-Luv:
        86.2470, -32.8754, -16.1243
        Hunter-Lab:
        82.7539, -21.4396, -7.3365
      #9fe3ee color charts
#9fe3ee RGB chart
      #9fe3ee CMYK chart
      #9fe3ee RGB pie chart
      #9fe3ee color shades, tints & tones
#9fe3ee color schemes
#9fe3ee color preview, HTML & CSS examples
           This text has a color of #9fe3ee        
        
          <p style="color:#9fe3ee;">Text here</p>
        
        
          .mytext {color:#9fe3ee;}
        
        Text color #9fe3ee
      
           This box has a color of #9fe3ee        
        
          <div style="background-color:#9fe3ee;">Content here</div>
        
        
          .mybackground {background-color:#9fe3ee;}
        
        Background color #9fe3ee
      
           Border around this has a color of #9fe3ee        
        
          <div style="border:2px solid #9fe3ee;">Content here</div>
        
        
          .myborder {border:2px solid #9fe3ee;}
        
        Border color #9fe3ee