#499f0b color space conversions
Hex:
        #499f0b
        RGB:
        73, 159, 11
        CMY:
        71, 38, 96
        CMYK:
        54, 0, 93, 38
      HSL:
        95°, 87.0588%, 33.3333%
        HSV (HSB):
        95°, 93.0818%, 62.3529%
        XYZ:
        15.2062, 26.2369, 4.5794
        xyY:
        0.3304, 0.5701, 26.2369
      CIE-Lab:
        58.2612, -48.6577, 58.4842
        CIE-LCH:
        58.2612, 76.0787, 129.7598
        CIE-Luv:
        58.2612, -40.8048, 68.5891
        Hunter-Lab:
        51.2220, -36.6474, 30.5547
      #499f0b color charts
#499f0b RGB chart
      #499f0b CMYK chart
      #499f0b RGB pie chart
      #499f0b color shades, tints & tones
#499f0b color schemes
#499f0b color preview, HTML & CSS examples
           This text has a color of #499f0b        
        
          <p style="color:#499f0b;">Text here</p>
        
        
          .mytext {color:#499f0b;}
        
        Text color #499f0b
      
           This box has a color of #499f0b        
        
          <div style="background-color:#499f0b;">Content here</div>
        
        
          .mybackground {background-color:#499f0b;}
        
        Background color #499f0b
      
           Border around this has a color of #499f0b        
        
          <div style="border:2px solid #499f0b;">Content here</div>
        
        
          .myborder {border:2px solid #499f0b;}
        
        Border color #499f0b