#49e42b color space conversions
Hex:
        #49e42b
        RGB:
        73, 228, 43
        CMY:
        71, 11, 83
        CMYK:
        68, 0, 81, 11
      HSL:
        110°, 77.4059%, 53.1373%
        HSV (HSB):
        110°, 81.1404%, 89.4118%
        XYZ:
        30.9271, 57.0777, 11.6726
        xyY:
        0.3103, 0.5726, 57.0777
      CIE-Lab:
        80.2233, -70.8517, 70.8930
        CIE-LCH:
        80.2233, 100.2287, 134.9833
        CIE-Luv:
        80.2233, -66.4140, 92.5624
        Hunter-Lab:
        75.5498, -59.1412, 43.7244
      #49e42b color charts
#49e42b RGB chart
      #49e42b CMYK chart
      #49e42b RGB pie chart
      #49e42b color shades, tints & tones
#49e42b color schemes
#49e42b color preview, HTML & CSS examples
           This text has a color of #49e42b        
        
          <p style="color:#49e42b;">Text here</p>
        
        
          .mytext {color:#49e42b;}
        
        Text color #49e42b
      
           This box has a color of #49e42b        
        
          <div style="background-color:#49e42b;">Content here</div>
        
        
          .mybackground {background-color:#49e42b;}
        
        Background color #49e42b
      
           Border around this has a color of #49e42b        
        
          <div style="border:2px solid #49e42b;">Content here</div>
        
        
          .myborder {border:2px solid #49e42b;}
        
        Border color #49e42b