#49e072 color space conversions
Hex:
        #49e072
        RGB:
        73, 224, 114
        CMY:
        71, 12, 55
        CMYK:
        67, 0, 49, 12
      HSL:
        136°, 70.8920%, 58.2353%
        HSV (HSB):
        136°, 67.4107%, 87.8431%
        XYZ:
        32.4406, 55.9427, 25.0078
        xyY:
        0.2861, 0.4934, 55.9427
      CIE-Lab:
        79.5812, -62.5634, 42.3142
        CIE-LCH:
        79.5812, 75.5292, 145.9279
        CIE-Luv:
        79.5812, -62.8574, 65.7442
        Hunter-Lab:
        74.7948, -53.4706, 32.5327
      #49e072 color charts
#49e072 RGB chart
      #49e072 CMYK chart
      #49e072 RGB pie chart
      #49e072 color shades, tints & tones
#49e072 color schemes
#49e072 color preview, HTML & CSS examples
           This text has a color of #49e072        
        
          <p style="color:#49e072;">Text here</p>
        
        
          .mytext {color:#49e072;}
        
        Text color #49e072
      
           This box has a color of #49e072        
        
          <div style="background-color:#49e072;">Content here</div>
        
        
          .mybackground {background-color:#49e072;}
        
        Background color #49e072
      
           Border around this has a color of #49e072        
        
          <div style="border:2px solid #49e072;">Content here</div>
        
        
          .myborder {border:2px solid #49e072;}
        
        Border color #49e072