#96c41e color space conversions
Hex:
        #96c41e
        RGB:
        150, 196, 30
        CMY:
        41, 23, 88
        CMYK:
        23, 0, 85, 23
      HSL:
        77°, 73.4513%, 44.3137%
        HSV (HSB):
        77°, 84.6939%, 76.8627%
        XYZ:
        32.5519, 46.0576, 8.4026
        xyY:
        0.3741, 0.5293, 46.0576
      CIE-Lab:
        73.5829, -36.3093, 69.3038
        CIE-LCH:
        73.5829, 78.2393, 117.6507
        CIE-Luv:
        73.5829, -22.8721, 81.6639
        Hunter-Lab:
        67.8658, -33.1472, 40.1652
      #96c41e color charts
#96c41e RGB chart
      #96c41e CMYK chart
      #96c41e RGB pie chart
      #96c41e color shades, tints & tones
#96c41e color schemes
#96c41e color preview, HTML & CSS examples
           This text has a color of #96c41e        
        
          <p style="color:#96c41e;">Text here</p>
        
        
          .mytext {color:#96c41e;}
        
        Text color #96c41e
      
           This box has a color of #96c41e        
        
          <div style="background-color:#96c41e;">Content here</div>
        
        
          .mybackground {background-color:#96c41e;}
        
        Background color #96c41e
      
           Border around this has a color of #96c41e        
        
          <div style="border:2px solid #96c41e;">Content here</div>
        
        
          .myborder {border:2px solid #96c41e;}
        
        Border color #96c41e