#9ef2eb color space conversions
Hex:
        #9ef2eb
        RGB:
        158, 242, 235
        CMY:
        38, 5, 8
        CMYK:
        35, 0, 3, 5
      HSL:
        175°, 76.3636%, 78.4314%
        HSV (HSB):
        175°, 34.7107%, 94.9020%
        XYZ:
        60.8481, 76.7715, 90.2086
        xyY:
        0.2671, 0.3370, 76.7715
      CIE-Lab:
        90.2163, -26.8997, -4.7103
        CIE-LCH:
        90.2163, 27.3090, 189.9322
        CIE-Luv:
        90.2163, -39.5512, -2.8635
        Hunter-Lab:
        87.6194, -29.3729, 0.2915
      #9ef2eb color charts
#9ef2eb RGB chart
      #9ef2eb CMYK chart
      #9ef2eb RGB pie chart
      #9ef2eb color shades, tints & tones
#9ef2eb color schemes
#9ef2eb color preview, HTML & CSS examples
           This text has a color of #9ef2eb        
        
          <p style="color:#9ef2eb;">Text here</p>
        
        
          .mytext {color:#9ef2eb;}
        
        Text color #9ef2eb
      
           This box has a color of #9ef2eb        
        
          <div style="background-color:#9ef2eb;">Content here</div>
        
        
          .mybackground {background-color:#9ef2eb;}
        
        Background color #9ef2eb
      
           Border around this has a color of #9ef2eb        
        
          <div style="border:2px solid #9ef2eb;">Content here</div>
        
        
          .myborder {border:2px solid #9ef2eb;}
        
        Border color #9ef2eb