#96e612 color space conversions
Hex:
        #96e612
        RGB:
        150, 230, 18
        CMY:
        41, 10, 93
        CMYK:
        35, 0, 92, 10
      HSL:
        83°, 85.4839%, 48.6275%
        HSV (HSB):
        83°, 92.1739%, 90.1961%
        XYZ:
        40.9837, 63.1213, 10.5958
        xyY:
        0.3573, 0.5503, 63.1213
      CIE-Lab:
        83.5062, -51.1649, 79.5693
        CIE-LCH:
        83.5062, 94.5998, 122.7420
        CIE-Luv:
        83.5062, -40.2263, 96.4429
        Hunter-Lab:
        79.4489, -46.9565, 47.7069
      #96e612 color charts
#96e612 RGB chart
      #96e612 CMYK chart
      #96e612 RGB pie chart
      #96e612 color shades, tints & tones
#96e612 color schemes
#96e612 color preview, HTML & CSS examples
           This text has a color of #96e612        
        
          <p style="color:#96e612;">Text here</p>
        
        
          .mytext {color:#96e612;}
        
        Text color #96e612
      
           This box has a color of #96e612        
        
          <div style="background-color:#96e612;">Content here</div>
        
        
          .mybackground {background-color:#96e612;}
        
        Background color #96e612
      
           Border around this has a color of #96e612        
        
          <div style="border:2px solid #96e612;">Content here</div>
        
        
          .myborder {border:2px solid #96e612;}
        
        Border color #96e612