#499f5a color space conversions
Hex:
        #499f5a
        RGB:
        73, 159, 90
        CMY:
        71, 38, 65
        CMYK:
        54, 0, 43, 38
      HSL:
        132°, 37.0690%, 45.4902%
        HSV (HSB):
        132°, 54.0881%, 62.3529%
        XYZ:
        16.9913, 26.9509, 13.9794
        xyY:
        0.2933, 0.4653, 26.9509
      CIE-Lab:
        58.9289, -41.3046, 28.2920
        CIE-LCH:
        58.9289, 50.0651, 145.5904
        CIE-Luv:
        58.9289, -39.1529, 42.3863
        Hunter-Lab:
        51.9143, -32.4279, 20.3745
      #499f5a color charts
#499f5a RGB chart
      #499f5a CMYK chart
      #499f5a RGB pie chart
      #499f5a color shades, tints & tones
#499f5a color schemes
#499f5a color preview, HTML & CSS examples
           This text has a color of #499f5a        
        
          <p style="color:#499f5a;">Text here</p>
        
        
          .mytext {color:#499f5a;}
        
        Text color #499f5a
      
           This box has a color of #499f5a        
        
          <div style="background-color:#499f5a;">Content here</div>
        
        
          .mybackground {background-color:#499f5a;}
        
        Background color #499f5a
      
           Border around this has a color of #499f5a        
        
          <div style="border:2px solid #499f5a;">Content here</div>
        
        
          .myborder {border:2px solid #499f5a;}
        
        Border color #499f5a