#49b02f color space conversions
Hex:
        #49b02f
        RGB:
        73, 176, 47
        CMY:
        71, 31, 82
        CMYK:
        59, 0, 73, 31
      HSL:
        108°, 57.8475%, 43.7255%
        HSV (HSB):
        108°, 73.2955%, 69.0196%
        XYZ:
        18.7861, 32.6724, 8.0056
        xyY:
        0.3159, 0.5494, 32.6724
      CIE-Lab:
        63.8947, -53.1217, 53.9630
        CIE-LCH:
        63.8947, 75.7226, 134.5499
        CIE-Luv:
        63.8947, -47.2020, 69.3331
        Hunter-Lab:
        57.1598, -41.3639, 31.7079
      #49b02f color charts
#49b02f RGB chart
      #49b02f CMYK chart
      #49b02f RGB pie chart
      #49b02f color shades, tints & tones
#49b02f color schemes
#49b02f color preview, HTML & CSS examples
           This text has a color of #49b02f        
        
          <p style="color:#49b02f;">Text here</p>
        
        
          .mytext {color:#49b02f;}
        
        Text color #49b02f
      
           This box has a color of #49b02f        
        
          <div style="background-color:#49b02f;">Content here</div>
        
        
          .mybackground {background-color:#49b02f;}
        
        Background color #49b02f
      
           Border around this has a color of #49b02f        
        
          <div style="border:2px solid #49b02f;">Content here</div>
        
        
          .myborder {border:2px solid #49b02f;}
        
        Border color #49b02f