#96c23d color space conversions
Hex:
        #96c23d
        RGB:
        150, 194, 61
        CMY:
        41, 24, 76
        CMYK:
        23, 0, 69, 24
      HSL:
        80°, 52.1569%, 50.0000%
        HSV (HSB):
        80°, 68.5567%, 76.0784%
        XYZ:
        32.7118, 45.4045, 11.4547
        xyY:
        0.3652, 0.5069, 45.4045
      CIE-Lab:
        73.1575, -33.9039, 59.3053
        CIE-LCH:
        73.1575, 68.3125, 119.7559
        CIE-Luv:
        73.1575, -21.8210, 74.0578
        Hunter-Lab:
        67.3829, -31.2652, 37.0890
      #96c23d color charts
#96c23d RGB chart
      #96c23d CMYK chart
      #96c23d RGB pie chart
      #96c23d color shades, tints & tones
#96c23d color schemes
#96c23d color preview, HTML & CSS examples
           This text has a color of #96c23d        
        
          <p style="color:#96c23d;">Text here</p>
        
        
          .mytext {color:#96c23d;}
        
        Text color #96c23d
      
           This box has a color of #96c23d        
        
          <div style="background-color:#96c23d;">Content here</div>
        
        
          .mybackground {background-color:#96c23d;}
        
        Background color #96c23d
      
           Border around this has a color of #96c23d        
        
          <div style="border:2px solid #96c23d;">Content here</div>
        
        
          .myborder {border:2px solid #96c23d;}
        
        Border color #96c23d