#49b70f color space conversions
Hex:
        #49b70f
        RGB:
        73, 183, 15
        CMY:
        71, 28, 94
        CMYK:
        60, 0, 92, 28
      HSL:
        99°, 84.8485%, 38.8235%
        HSV (HSB):
        99°, 91.8033%, 71.7647%
        XYZ:
        19.7674, 35.3179, 6.2271
        xyY:
        0.3224, 0.5760, 35.3179
      CIE-Lab:
        65.9954, -57.1911, 64.3155
        CIE-LCH:
        65.9954, 86.0657, 131.6443
        CIE-Luv:
        65.9954, -50.3494, 78.1278
        Hunter-Lab:
        59.4289, -44.6275, 35.3876
      #49b70f color charts
#49b70f RGB chart
      #49b70f CMYK chart
      #49b70f RGB pie chart
      #49b70f color shades, tints & tones
#49b70f color schemes
#49b70f color preview, HTML & CSS examples
           This text has a color of #49b70f        
        
          <p style="color:#49b70f;">Text here</p>
        
        
          .mytext {color:#49b70f;}
        
        Text color #49b70f
      
           This box has a color of #49b70f        
        
          <div style="background-color:#49b70f;">Content here</div>
        
        
          .mybackground {background-color:#49b70f;}
        
        Background color #49b70f
      
           Border around this has a color of #49b70f        
        
          <div style="border:2px solid #49b70f;">Content here</div>
        
        
          .myborder {border:2px solid #49b70f;}
        
        Border color #49b70f