#96c08f color space conversions
Hex:
        #96c08f
        RGB:
        150, 192, 143
        CMY:
        41, 25, 44
        CMYK:
        22, 0, 26, 25
      HSL:
        111°, 28.0000%, 65.6863%
        HSV (HSB):
        111°, 25.5208%, 75.2941%
        XYZ:
        36.3852, 46.1665, 32.9799
        xyY:
        0.3149, 0.3996, 46.1665
      CIE-Lab:
        73.6534, -23.3879, 20.2593
        CIE-LCH:
        73.6534, 30.9424, 139.0999
        CIE-Luv:
        73.6534, -21.0916, 32.1537
        Hunter-Lab:
        67.9459, -23.3181, 18.7837
      #96c08f color charts
#96c08f RGB chart
      #96c08f CMYK chart
      #96c08f RGB pie chart
      #96c08f color shades, tints & tones
#96c08f color schemes
#96c08f color preview, HTML & CSS examples
           This text has a color of #96c08f        
        
          <p style="color:#96c08f;">Text here</p>
        
        
          .mytext {color:#96c08f;}
        
        Text color #96c08f
      
           This box has a color of #96c08f        
        
          <div style="background-color:#96c08f;">Content here</div>
        
        
          .mybackground {background-color:#96c08f;}
        
        Background color #96c08f
      
           Border around this has a color of #96c08f        
        
          <div style="border:2px solid #96c08f;">Content here</div>
        
        
          .myborder {border:2px solid #96c08f;}
        
        Border color #96c08f