#499b1e color space conversions
Hex:
        #499b1e
        RGB:
        73, 155, 30
        CMY:
        71, 39, 88
        CMYK:
        53, 0, 81, 39
      HSL:
        99°, 67.5676%, 36.2745%
        HSV (HSB):
        99°, 80.6452%, 60.7843%
        XYZ:
        14.7033, 24.9529, 5.2697
        xyY:
        0.3273, 0.5554, 24.9529
      CIE-Lab:
        57.0295, -46.3740, 53.0277
        CIE-LCH:
        57.0295, 70.4449, 131.1705
        CIE-Luv:
        57.0295, -38.9612, 64.0839
        Hunter-Lab:
        49.9529, -34.8771, 28.7123
      #499b1e color charts
#499b1e RGB chart
      #499b1e CMYK chart
      #499b1e RGB pie chart
      #499b1e color shades, tints & tones
#499b1e color schemes
#499b1e color preview, HTML & CSS examples
           This text has a color of #499b1e        
        
          <p style="color:#499b1e;">Text here</p>
        
        
          .mytext {color:#499b1e;}
        
        Text color #499b1e
      
           This box has a color of #499b1e        
        
          <div style="background-color:#499b1e;">Content here</div>
        
        
          .mybackground {background-color:#499b1e;}
        
        Background color #499b1e
      
           Border around this has a color of #499b1e        
        
          <div style="border:2px solid #499b1e;">Content here</div>
        
        
          .myborder {border:2px solid #499b1e;}
        
        Border color #499b1e