#499c1b color space conversions
Hex:
        #499c1b
        RGB:
        73, 156, 27
        CMY:
        71, 39, 89
        CMYK:
        53, 0, 83, 39
      HSL:
        99°, 70.4918%, 35.8824%
        HSV (HSB):
        99°, 82.6923%, 61.1765%
        XYZ:
        14.8340, 25.2725, 5.1332
        xyY:
        0.3279, 0.5586, 25.2725
      CIE-Lab:
        57.3400, -46.9200, 54.1982
        CIE-LCH:
        57.3400, 71.6863, 130.8831
        CIE-Luv:
        57.3400, -39.4166, 65.1097
        Hunter-Lab:
        50.2718, -35.3048, 29.1363
      #499c1b color charts
#499c1b RGB chart
      #499c1b CMYK chart
      #499c1b RGB pie chart
      #499c1b color shades, tints & tones
#499c1b color schemes
#499c1b color preview, HTML & CSS examples
           This text has a color of #499c1b        
        
          <p style="color:#499c1b;">Text here</p>
        
        
          .mytext {color:#499c1b;}
        
        Text color #499c1b
      
           This box has a color of #499c1b        
        
          <div style="background-color:#499c1b;">Content here</div>
        
        
          .mybackground {background-color:#499c1b;}
        
        Background color #499c1b
      
           Border around this has a color of #499c1b        
        
          <div style="border:2px solid #499c1b;">Content here</div>
        
        
          .myborder {border:2px solid #499c1b;}
        
        Border color #499c1b