#96cb90 color space conversions
Hex:
        #96cb90
        RGB:
        150, 203, 144
        CMY:
        41, 20, 44
        CMYK:
        26, 0, 29, 20
      HSL:
        114°, 36.1963%, 68.0392%
        HSV (HSB):
        114°, 29.0640%, 79.6078%
        XYZ:
        38.9677, 51.2095, 34.2162
        xyY:
        0.3133, 0.4117, 51.2095
      CIE-Lab:
        76.8058, -28.5820, 24.0366
        CIE-LCH:
        76.8058, 37.3455, 139.9372
        CIE-Luv:
        76.8058, -26.4676, 38.2073
        Hunter-Lab:
        71.5608, -28.0313, 21.7436
      #96cb90 color charts
#96cb90 RGB chart
      #96cb90 CMYK chart
      #96cb90 RGB pie chart
      #96cb90 color shades, tints & tones
#96cb90 color schemes
#96cb90 color preview, HTML & CSS examples
           This text has a color of #96cb90        
        
          <p style="color:#96cb90;">Text here</p>
        
        
          .mytext {color:#96cb90;}
        
        Text color #96cb90
      
           This box has a color of #96cb90        
        
          <div style="background-color:#96cb90;">Content here</div>
        
        
          .mybackground {background-color:#96cb90;}
        
        Background color #96cb90
      
           Border around this has a color of #96cb90        
        
          <div style="border:2px solid #96cb90;">Content here</div>
        
        
          .myborder {border:2px solid #96cb90;}
        
        Border color #96cb90