#96b06a color space conversions
Hex:
        #96b06a
        RGB:
        150, 176, 106
        CMY:
        41, 31, 58
        CMYK:
        15, 0, 40, 31
      HSL:
        82°, 30.7018%, 55.2941%
        HSV (HSB):
        82°, 39.7727%, 69.0196%
        XYZ:
        30.7045, 38.5753, 19.4631
        xyY:
        0.3460, 0.4347, 38.5753
      CIE-Lab:
        68.4425, -20.8995, 32.9276
        CIE-LCH:
        68.4425, 39.0002, 122.4038
        CIE-Luv:
        68.4425, -12.3713, 45.9166
        Hunter-Lab:
        62.1090, -20.4466, 24.8966
      #96b06a color charts
#96b06a RGB chart
      #96b06a CMYK chart
      #96b06a RGB pie chart
      #96b06a color shades, tints & tones
#96b06a color schemes
#96b06a color preview, HTML & CSS examples
           This text has a color of #96b06a        
        
          <p style="color:#96b06a;">Text here</p>
        
        
          .mytext {color:#96b06a;}
        
        Text color #96b06a
      
           This box has a color of #96b06a        
        
          <div style="background-color:#96b06a;">Content here</div>
        
        
          .mybackground {background-color:#96b06a;}
        
        Background color #96b06a
      
           Border around this has a color of #96b06a        
        
          <div style="border:2px solid #96b06a;">Content here</div>
        
        
          .myborder {border:2px solid #96b06a;}
        
        Border color #96b06a