#96c48f color space conversions
Hex:
        #96c48f
        RGB:
        150, 196, 143
        CMY:
        41, 23, 44
        CMYK:
        23, 0, 27, 23
      HSL:
        112°, 30.9942%, 66.4706%
        HSV (HSB):
        112°, 27.0408%, 76.8627%
        XYZ:
        37.2755, 47.9471, 33.2767
        xyY:
        0.3146, 0.4046, 47.9471
      CIE-Lab:
        74.7915, -25.3562, 21.8198
        CIE-LCH:
        74.7915, 33.4521, 139.2869
        CIE-Luv:
        74.7915, -23.0612, 34.6102
        Hunter-Lab:
        69.2438, -25.0860, 19.9775
      #96c48f color charts
#96c48f RGB chart
      #96c48f CMYK chart
      #96c48f RGB pie chart
      #96c48f color shades, tints & tones
#96c48f color schemes
#96c48f color preview, HTML & CSS examples
           This text has a color of #96c48f        
        
          <p style="color:#96c48f;">Text here</p>
        
        
          .mytext {color:#96c48f;}
        
        Text color #96c48f
      
           This box has a color of #96c48f        
        
          <div style="background-color:#96c48f;">Content here</div>
        
        
          .mybackground {background-color:#96c48f;}
        
        Background color #96c48f
      
           Border around this has a color of #96c48f        
        
          <div style="border:2px solid #96c48f;">Content here</div>
        
        
          .myborder {border:2px solid #96c48f;}
        
        Border color #96c48f