#96f2ef color space conversions
Hex:
        #96f2ef
        RGB:
        150, 242, 239
        CMY:
        41, 5, 6
        CMYK:
        38, 0, 1, 5
      HSL:
        178°, 77.9661%, 76.8627%
        HSV (HSB):
        178°, 38.0165%, 94.9020%
        XYZ:
        59.9098, 76.2203, 93.2158
        xyY:
        0.2612, 0.3323, 76.2203
      CIE-Lab:
        89.9615, -28.0277, -7.2142
        CIE-LCH:
        89.9615, 28.9413, 194.4343
        CIE-Luv:
        89.9615, -42.3755, -6.7000
        Hunter-Lab:
        87.3042, -30.2924, -2.1917
      #96f2ef color charts
#96f2ef RGB chart
      #96f2ef CMYK chart
      #96f2ef RGB pie chart
      #96f2ef color shades, tints & tones
#96f2ef color schemes
#96f2ef color preview, HTML & CSS examples
           This text has a color of #96f2ef        
        
          <p style="color:#96f2ef;">Text here</p>
        
        
          .mytext {color:#96f2ef;}
        
        Text color #96f2ef
      
           This box has a color of #96f2ef        
        
          <div style="background-color:#96f2ef;">Content here</div>
        
        
          .mybackground {background-color:#96f2ef;}
        
        Background color #96f2ef
      
           Border around this has a color of #96f2ef        
        
          <div style="border:2px solid #96f2ef;">Content here</div>
        
        
          .myborder {border:2px solid #96f2ef;}
        
        Border color #96f2ef