#96efac color space conversions
Hex:
        #96efac
        RGB:
        150, 239, 172
        CMY:
        41, 6, 33
        CMYK:
        37, 0, 28, 6
      HSL:
        135°, 73.5537%, 76.2745%
        HSV (HSB):
        135°, 37.2385%, 93.7255%
        XYZ:
        50.8906, 71.1956, 50.0896
        xyY:
        0.2956, 0.4135, 71.1956
      CIE-Lab:
        87.5799, -40.4557, 24.1937
        CIE-LCH:
        87.5799, 47.1381, 149.1193
        CIE-Luv:
        87.5799, -42.6269, 41.6248
        Hunter-Lab:
        84.3775, -40.0019, 23.8675
      #96efac color charts
#96efac RGB chart
      #96efac CMYK chart
      #96efac RGB pie chart
      #96efac color shades, tints & tones
#96efac color schemes
#96efac color preview, HTML & CSS examples
           This text has a color of #96efac        
        
          <p style="color:#96efac;">Text here</p>
        
        
          .mytext {color:#96efac;}
        
        Text color #96efac
      
           This box has a color of #96efac        
        
          <div style="background-color:#96efac;">Content here</div>
        
        
          .mybackground {background-color:#96efac;}
        
        Background color #96efac
      
           Border around this has a color of #96efac        
        
          <div style="border:2px solid #96efac;">Content here</div>
        
        
          .myborder {border:2px solid #96efac;}
        
        Border color #96efac