#96e413 color space conversions
Hex:
        #96e413
        RGB:
        150, 228, 19
        CMY:
        41, 11, 93
        CMYK:
        34, 0, 92, 11
      HSL:
        82°, 84.6154%, 48.4314%
        HSV (HSB):
        82°, 91.6667%, 89.4118%
        XYZ:
        40.4386, 62.0179, 10.4554
        xyY:
        0.3581, 0.5493, 62.0179
      CIE-Lab:
        82.9229, -50.3329, 78.9719
        CIE-LCH:
        82.9229, 93.6481, 122.5115
        CIE-Luv:
        82.9229, -39.2605, 95.5860
        Hunter-Lab:
        78.7514, -46.1557, 47.2544
      #96e413 color charts
#96e413 RGB chart
      #96e413 CMYK chart
      #96e413 RGB pie chart
      #96e413 color shades, tints & tones
#96e413 color schemes
#96e413 color preview, HTML & CSS examples
           This text has a color of #96e413        
        
          <p style="color:#96e413;">Text here</p>
        
        
          .mytext {color:#96e413;}
        
        Text color #96e413
      
           This box has a color of #96e413        
        
          <div style="background-color:#96e413;">Content here</div>
        
        
          .mybackground {background-color:#96e413;}
        
        Background color #96e413
      
           Border around this has a color of #96e413        
        
          <div style="border:2px solid #96e413;">Content here</div>
        
        
          .myborder {border:2px solid #96e413;}
        
        Border color #96e413