#9fe8ea color space conversions
Hex:
        #9fe8ea
        RGB:
        159, 232, 234
        CMY:
        38, 9, 8
        CMYK:
        32, 1, 0, 8
      HSL:
        182°, 64.1026%, 77.0588%
        HSV (HSB):
        182°, 32.0513%, 91.7647%
        XYZ:
        58.0060, 71.0247, 88.4938
        xyY:
        0.2667, 0.3265, 71.0247
      CIE-Lab:
        87.4970, -21.9949, -8.2010
        CIE-LCH:
        87.4970, 23.4740, 200.4485
        CIE-Luv:
        87.4970, -35.0097, -9.1975
        Hunter-Lab:
        84.2761, -24.6244, -3.2639
      #9fe8ea color charts
#9fe8ea RGB chart
      #9fe8ea CMYK chart
      #9fe8ea RGB pie chart
      #9fe8ea color shades, tints & tones
#9fe8ea color schemes
#9fe8ea color preview, HTML & CSS examples
           This text has a color of #9fe8ea        
        
          <p style="color:#9fe8ea;">Text here</p>
        
        
          .mytext {color:#9fe8ea;}
        
        Text color #9fe8ea
      
           This box has a color of #9fe8ea        
        
          <div style="background-color:#9fe8ea;">Content here</div>
        
        
          .mybackground {background-color:#9fe8ea;}
        
        Background color #9fe8ea
      
           Border around this has a color of #9fe8ea        
        
          <div style="border:2px solid #9fe8ea;">Content here</div>
        
        
          .myborder {border:2px solid #9fe8ea;}
        
        Border color #9fe8ea