#96f4f3 color space conversions
Hex:
        #96f4f3
        RGB:
        150, 244, 243
        CMY:
        41, 4, 5
        CMYK:
        39, 0, 0, 4
      HSL:
        179°, 81.0345%, 77.2549%
        HSV (HSB):
        179°, 38.5246%, 95.6863%
        XYZ:
        61.1060, 77.6565, 96.5626
        xyY:
        0.2597, 0.3300, 77.6565
      CIE-Lab:
        90.6229, -28.0440, -8.3200
        CIE-LCH:
        90.6229, 29.2522, 196.5244
        CIE-Luv:
        90.6229, -43.0854, -8.4891
        Hunter-Lab:
        88.1229, -30.4399, -3.2823
      #96f4f3 color charts
#96f4f3 RGB chart
      #96f4f3 CMYK chart
      #96f4f3 RGB pie chart
      #96f4f3 color shades, tints & tones
#96f4f3 color schemes
#96f4f3 color preview, HTML & CSS examples
           This text has a color of #96f4f3        
        
          <p style="color:#96f4f3;">Text here</p>
        
        
          .mytext {color:#96f4f3;}
        
        Text color #96f4f3
      
           This box has a color of #96f4f3        
        
          <div style="background-color:#96f4f3;">Content here</div>
        
        
          .mybackground {background-color:#96f4f3;}
        
        Background color #96f4f3
      
           Border around this has a color of #96f4f3        
        
          <div style="border:2px solid #96f4f3;">Content here</div>
        
        
          .myborder {border:2px solid #96f4f3;}
        
        Border color #96f4f3