#499f1b color space conversions
Hex:
        #499f1b
        RGB:
        73, 159, 27
        CMY:
        71, 38, 89
        CMYK:
        54, 0, 83, 38
      HSL:
        99°, 70.9677%, 36.4706%
        HSV (HSB):
        99°, 83.0189%, 62.3529%
        XYZ:
        15.3436, 26.2919, 5.3031
        xyY:
        0.3269, 0.5601, 26.2919
      CIE-Lab:
        58.3131, -48.0658, 55.0874
        CIE-LCH:
        58.3131, 73.1091, 131.1059
        CIE-Luv:
        58.3131, -40.6654, 66.4126
        Hunter-Lab:
        51.2756, -36.3183, 29.7610
      #499f1b color charts
#499f1b RGB chart
      #499f1b CMYK chart
      #499f1b RGB pie chart
      #499f1b color shades, tints & tones
#499f1b color schemes
#499f1b color preview, HTML & CSS examples
           This text has a color of #499f1b        
        
          <p style="color:#499f1b;">Text here</p>
        
        
          .mytext {color:#499f1b;}
        
        Text color #499f1b
      
           This box has a color of #499f1b        
        
          <div style="background-color:#499f1b;">Content here</div>
        
        
          .mybackground {background-color:#499f1b;}
        
        Background color #499f1b
      
           Border around this has a color of #499f1b        
        
          <div style="border:2px solid #499f1b;">Content here</div>
        
        
          .myborder {border:2px solid #499f1b;}
        
        Border color #499f1b