#96da2a color space conversions
Hex:
        #96da2a
        RGB:
        150, 218, 42
        CMY:
        41, 15, 84
        CMYK:
        31, 0, 81, 15
      HSL:
        83°, 70.4000%, 50.9804%
        HSV (HSB):
        83°, 80.7339%, 85.4902%
        XYZ:
        38.0670, 56.7940, 11.1465
        xyY:
        0.3591, 0.5358, 56.7940
      CIE-Lab:
        80.0636, -45.5084, 72.0671
        CIE-LCH:
        80.0636, 85.2331, 122.2713
        CIE-Luv:
        80.0636, -34.2884, 88.6801
        Hunter-Lab:
        75.3618, -41.7186, 43.9839
      #96da2a color charts
#96da2a RGB chart
      #96da2a CMYK chart
      #96da2a RGB pie chart
      #96da2a color shades, tints & tones
#96da2a color schemes
#96da2a color preview, HTML & CSS examples
           This text has a color of #96da2a        
        
          <p style="color:#96da2a;">Text here</p>
        
        
          .mytext {color:#96da2a;}
        
        Text color #96da2a
      
           This box has a color of #96da2a        
        
          <div style="background-color:#96da2a;">Content here</div>
        
        
          .mybackground {background-color:#96da2a;}
        
        Background color #96da2a
      
           Border around this has a color of #96da2a        
        
          <div style="border:2px solid #96da2a;">Content here</div>
        
        
          .myborder {border:2px solid #96da2a;}
        
        Border color #96da2a