#49f82d color space conversions
Hex:
        #49f82d
        RGB:
        73, 248, 45
        CMY:
        71, 3, 82
        CMYK:
        71, 0, 82, 3
      HSL:
        112°, 93.5484%, 57.4510%
        HSV (HSB):
        112°, 81.8548%, 97.2549%
        XYZ:
        36.7887, 68.7407, 13.8120
        xyY:
        0.3083, 0.5760, 68.7407
      CIE-Lab:
        86.3755, -76.8874, 76.0182
        CIE-LCH:
        86.3755, 108.1224, 135.3257
        CIE-Luv:
        86.3755, -73.1989, 100.3349
        Hunter-Lab:
        82.9100, -65.8888, 48.1599
      #49f82d color charts
#49f82d RGB chart
      #49f82d CMYK chart
      #49f82d RGB pie chart
      #49f82d color shades, tints & tones
#49f82d color schemes
#49f82d color preview, HTML & CSS examples
           This text has a color of #49f82d        
        
          <p style="color:#49f82d;">Text here</p>
        
        
          .mytext {color:#49f82d;}
        
        Text color #49f82d
      
           This box has a color of #49f82d        
        
          <div style="background-color:#49f82d;">Content here</div>
        
        
          .mybackground {background-color:#49f82d;}
        
        Background color #49f82d
      
           Border around this has a color of #49f82d        
        
          <div style="border:2px solid #49f82d;">Content here</div>
        
        
          .myborder {border:2px solid #49f82d;}
        
        Border color #49f82d