#96c94b color space conversions
Hex:
        #96c94b
        RGB:
        150, 201, 75
        CMY:
        41, 21, 71
        CMYK:
        25, 0, 63, 21
      HSL:
        84°, 53.8462%, 54.1176%
        HSV (HSB):
        84°, 62.6866%, 78.8235%
        XYZ:
        34.7343, 48.7653, 14.2386
        xyY:
        0.3554, 0.4989, 48.7653
      CIE-Lab:
        75.3051, -36.0833, 55.9071
        CIE-LCH:
        75.3051, 66.5403, 122.8388
        CIE-Luv:
        75.3051, -25.5367, 72.6563
        Hunter-Lab:
        69.8322, -33.4209, 36.7935
      #96c94b color charts
#96c94b RGB chart
      #96c94b CMYK chart
      #96c94b RGB pie chart
      #96c94b color shades, tints & tones
#96c94b color schemes
#96c94b color preview, HTML & CSS examples
           This text has a color of #96c94b        
        
          <p style="color:#96c94b;">Text here</p>
        
        
          .mytext {color:#96c94b;}
        
        Text color #96c94b
      
           This box has a color of #96c94b        
        
          <div style="background-color:#96c94b;">Content here</div>
        
        
          .mybackground {background-color:#96c94b;}
        
        Background color #96c94b
      
           Border around this has a color of #96c94b        
        
          <div style="border:2px solid #96c94b;">Content here</div>
        
        
          .myborder {border:2px solid #96c94b;}
        
        Border color #96c94b