#96f4ea color space conversions
Hex:
        #96f4ea
        RGB:
        150, 244, 234
        CMY:
        41, 4, 8
        CMYK:
        39, 0, 4, 4
      HSL:
        174°, 81.0345%, 77.2549%
        HSV (HSB):
        174°, 38.5246%, 95.6863%
        XYZ:
        59.7796, 77.1259, 89.5780
        xyY:
        0.2639, 0.3405, 77.1259
      CIE-Lab:
        90.3795, -30.1402, -3.9902
        CIE-LCH:
        90.3795, 30.4032, 187.5415
        CIE-Luv:
        90.3795, -43.3090, -1.2138
        Hunter-Lab:
        87.8214, -32.1832, 0.9990
      #96f4ea color charts
#96f4ea RGB chart
      #96f4ea CMYK chart
      #96f4ea RGB pie chart
      #96f4ea color shades, tints & tones
#96f4ea color schemes
#96f4ea color preview, HTML & CSS examples
           This text has a color of #96f4ea        
        
          <p style="color:#96f4ea;">Text here</p>
        
        
          .mytext {color:#96f4ea;}
        
        Text color #96f4ea
      
           This box has a color of #96f4ea        
        
          <div style="background-color:#96f4ea;">Content here</div>
        
        
          .mybackground {background-color:#96f4ea;}
        
        Background color #96f4ea
      
           Border around this has a color of #96f4ea        
        
          <div style="border:2px solid #96f4ea;">Content here</div>
        
        
          .myborder {border:2px solid #96f4ea;}
        
        Border color #96f4ea