#499f44 color space conversions
Hex:
        #499f44
        RGB:
        73, 159, 68
        CMY:
        71, 38, 73
        CMYK:
        54, 0, 57, 38
      HSL:
        117°, 40.0881%, 44.5098%
        HSV (HSB):
        117°, 57.2327%, 62.3529%
        XYZ:
        16.1892, 26.6301, 9.7557
        xyY:
        0.3079, 0.5065, 26.6301
      CIE-Lab:
        58.6304, -44.5216, 39.1786
        CIE-LCH:
        58.6304, 59.3054, 138.6525
        CIE-Luv:
        58.6304, -39.8543, 53.6292
        Hunter-Lab:
        51.6044, -34.3091, 24.9144
      #499f44 color charts
#499f44 RGB chart
      #499f44 CMYK chart
      #499f44 RGB pie chart
      #499f44 color shades, tints & tones
#499f44 color schemes
#499f44 color preview, HTML & CSS examples
           This text has a color of #499f44        
        
          <p style="color:#499f44;">Text here</p>
        
        
          .mytext {color:#499f44;}
        
        Text color #499f44
      
           This box has a color of #499f44        
        
          <div style="background-color:#499f44;">Content here</div>
        
        
          .mybackground {background-color:#499f44;}
        
        Background color #499f44
      
           Border around this has a color of #499f44        
        
          <div style="border:2px solid #499f44;">Content here</div>
        
        
          .myborder {border:2px solid #499f44;}
        
        Border color #499f44