#96c59e color space conversions
Hex:
        #96c59e
        RGB:
        150, 197, 158
        CMY:
        41, 23, 38
        CMYK:
        24, 0, 20, 23
      HSL:
        130°, 28.8344%, 68.0392%
        HSV (HSB):
        130°, 23.8579%, 77.2549%
        XYZ:
        38.7155, 48.8852, 39.7430
        xyY:
        0.3040, 0.3839, 48.8852
      CIE-Lab:
        75.3798, -23.2387, 14.6192
        CIE-LCH:
        75.3798, 27.4547, 147.8265
        CIE-Luv:
        75.3798, -23.5932, 24.8221
        Hunter-Lab:
        69.9179, -23.5160, 15.2407
      #96c59e color charts
#96c59e RGB chart
      #96c59e CMYK chart
      #96c59e RGB pie chart
      #96c59e color shades, tints & tones
#96c59e color schemes
#96c59e color preview, HTML & CSS examples
           This text has a color of #96c59e        
        
          <p style="color:#96c59e;">Text here</p>
        
        
          .mytext {color:#96c59e;}
        
        Text color #96c59e
      
           This box has a color of #96c59e        
        
          <div style="background-color:#96c59e;">Content here</div>
        
        
          .mybackground {background-color:#96c59e;}
        
        Background color #96c59e
      
           Border around this has a color of #96c59e        
        
          <div style="border:2px solid #96c59e;">Content here</div>
        
        
          .myborder {border:2px solid #96c59e;}
        
        Border color #96c59e