#96c32f color space conversions
Hex:
        #96c32f
        RGB:
        150, 195, 47
        CMY:
        41, 24, 82
        CMYK:
        23, 0, 76, 24
      HSL:
        78°, 61.1570%, 47.4510%
        HSV (HSB):
        78°, 75.8974%, 76.4706%
        XYZ:
        32.6059, 45.7195, 9.7956
        xyY:
        0.3700, 0.5188, 45.7195
      CIE-Lab:
        73.3631, -35.1689, 64.4582
        CIE-LCH:
        73.3631, 73.4283, 118.6172
        CIE-Luv:
        73.3631, -22.3425, 78.1314
        Hunter-Lab:
        67.6162, -32.2521, 38.7420
      #96c32f color charts
#96c32f RGB chart
      #96c32f CMYK chart
      #96c32f RGB pie chart
      #96c32f color shades, tints & tones
#96c32f color schemes
#96c32f color preview, HTML & CSS examples
           This text has a color of #96c32f        
        
          <p style="color:#96c32f;">Text here</p>
        
        
          .mytext {color:#96c32f;}
        
        Text color #96c32f
      
           This box has a color of #96c32f        
        
          <div style="background-color:#96c32f;">Content here</div>
        
        
          .mybackground {background-color:#96c32f;}
        
        Background color #96c32f
      
           Border around this has a color of #96c32f        
        
          <div style="border:2px solid #96c32f;">Content here</div>
        
        
          .myborder {border:2px solid #96c32f;}
        
        Border color #96c32f