#96ad4b color space conversions
Hex:
        #96ad4b
        RGB:
        150, 173, 75
        CMY:
        41, 32, 71
        CMYK:
        13, 0, 57, 32
      HSL:
        74°, 39.5161%, 48.6275%
        HSV (HSB):
        74°, 56.6474%, 67.8431%
        XYZ:
        28.7912, 36.8792, 12.2575
        xyY:
        0.3695, 0.4732, 36.8792
      CIE-Lab:
        67.1863, -22.7641, 46.8541
        CIE-LCH:
        67.1863, 52.0914, 115.9129
        CIE-Luv:
        67.1863, -10.2321, 59.4684
        Hunter-Lab:
        60.7282, -21.6476, 30.5425
      #96ad4b color charts
#96ad4b RGB chart
      #96ad4b CMYK chart
      #96ad4b RGB pie chart
      #96ad4b color shades, tints & tones
#96ad4b color schemes
#96ad4b color preview, HTML & CSS examples
           This text has a color of #96ad4b        
        
          <p style="color:#96ad4b;">Text here</p>
        
        
          .mytext {color:#96ad4b;}
        
        Text color #96ad4b
      
           This box has a color of #96ad4b        
        
          <div style="background-color:#96ad4b;">Content here</div>
        
        
          .mybackground {background-color:#96ad4b;}
        
        Background color #96ad4b
      
           Border around this has a color of #96ad4b        
        
          <div style="border:2px solid #96ad4b;">Content here</div>
        
        
          .myborder {border:2px solid #96ad4b;}
        
        Border color #96ad4b