#49f80e color space conversions
Hex:
        #49f80e
        RGB:
        73, 248, 14
        CMY:
        71, 3, 95
        CMYK:
        71, 0, 94, 3
      HSL:
        105°, 94.3548%, 51.3725%
        HSV (HSB):
        105°, 94.3548%, 97.2549%
        XYZ:
        36.3943, 68.5830, 11.7351
        xyY:
        0.3118, 0.5876, 68.5830
      CIE-Lab:
        86.2971, -77.8564, 81.1958
        CIE-LCH:
        86.2971, 112.4916, 133.7972
        CIE-Luv:
        86.2971, -73.5249, 103.9086
        Hunter-Lab:
        82.8148, -66.4813, 49.5688
      #49f80e color charts
#49f80e RGB chart
      #49f80e CMYK chart
      #49f80e RGB pie chart
      #49f80e color shades, tints & tones
#49f80e color schemes
#49f80e color preview, HTML & CSS examples
           This text has a color of #49f80e        
        
          <p style="color:#49f80e;">Text here</p>
        
        
          .mytext {color:#49f80e;}
        
        Text color #49f80e
      
           This box has a color of #49f80e        
        
          <div style="background-color:#49f80e;">Content here</div>
        
        
          .mybackground {background-color:#49f80e;}
        
        Background color #49f80e
      
           Border around this has a color of #49f80e        
        
          <div style="border:2px solid #49f80e;">Content here</div>
        
        
          .myborder {border:2px solid #49f80e;}
        
        Border color #49f80e