#499c52 color space conversions
Hex:
        #499c52
        RGB:
        73, 156, 82
        CMY:
        71, 39, 68
        CMYK:
        53, 0, 47, 39
      HSL:
        127°, 36.2445%, 44.9020%
        HSV (HSB):
        127°, 53.2051%, 61.1765%
        XYZ:
        16.1591, 25.8026, 12.1114
        xyY:
        0.2988, 0.4772, 25.8026
      CIE-Lab:
        57.8492, -41.3262, 31.1411
        CIE-LCH:
        57.8492, 51.7458, 143.0004
        CIE-Luv:
        57.8492, -38.1904, 45.1268
        Hunter-Lab:
        50.7963, -32.1097, 21.4208
      #499c52 color charts
#499c52 RGB chart
      #499c52 CMYK chart
      #499c52 RGB pie chart
      #499c52 color shades, tints & tones
#499c52 color schemes
#499c52 color preview, HTML & CSS examples
           This text has a color of #499c52        
        
          <p style="color:#499c52;">Text here</p>
        
        
          .mytext {color:#499c52;}
        
        Text color #499c52
      
           This box has a color of #499c52        
        
          <div style="background-color:#499c52;">Content here</div>
        
        
          .mybackground {background-color:#499c52;}
        
        Background color #499c52
      
           Border around this has a color of #499c52        
        
          <div style="border:2px solid #499c52;">Content here</div>
        
        
          .myborder {border:2px solid #499c52;}
        
        Border color #499c52