#49f22f color space conversions
Hex:
        #49f22f
        RGB:
        73, 242, 47
        CMY:
        71, 5, 82
        CMYK:
        70, 0, 81, 5
      HSL:
        112°, 88.2353%, 56.6667%
        HSV (HSB):
        112°, 80.5785%, 94.9020%
        XYZ:
        35.0129, 65.1260, 13.4145
        xyY:
        0.3083, 0.5735, 65.1260
      CIE-Lab:
        84.5486, -74.9729, 73.8416
        CIE-LCH:
        84.5486, 105.2308, 135.4356
        CIE-Luv:
        84.5486, -71.1462, 97.5454
        Hunter-Lab:
        80.7007, -63.7820, 46.6349
      #49f22f color charts
#49f22f RGB chart
      #49f22f CMYK chart
      #49f22f RGB pie chart
      #49f22f color shades, tints & tones
#49f22f color schemes
#49f22f color preview, HTML & CSS examples
           This text has a color of #49f22f        
        
          <p style="color:#49f22f;">Text here</p>
        
        
          .mytext {color:#49f22f;}
        
        Text color #49f22f
      
           This box has a color of #49f22f        
        
          <div style="background-color:#49f22f;">Content here</div>
        
        
          .mybackground {background-color:#49f22f;}
        
        Background color #49f22f
      
           Border around this has a color of #49f22f        
        
          <div style="border:2px solid #49f22f;">Content here</div>
        
        
          .myborder {border:2px solid #49f22f;}
        
        Border color #49f22f