#497f0e color space conversions
Hex:
        #497f0e
        RGB:
        73, 127, 14
        CMY:
        71, 50, 95
        CMYK:
        43, 0, 89, 50
      HSL:
        89°, 80.1418%, 27.6471%
        HSV (HSB):
        89°, 88.9764%, 49.8039%
        XYZ:
        10.4163, 16.6269, 3.0758
        xyY:
        0.3458, 0.5520, 16.6269
      CIE-Lab:
        47.7865, -35.6680, 49.0657
        CIE-LCH:
        47.7865, 60.6601, 126.0150
        CIE-Luv:
        47.7865, -26.6990, 54.5786
        Hunter-Lab:
        40.7761, -25.7602, 24.0710
      #497f0e color charts
#497f0e RGB chart
      #497f0e CMYK chart
      #497f0e RGB pie chart
      #497f0e color shades, tints & tones
#497f0e color schemes
#497f0e color preview, HTML & CSS examples
           This text has a color of #497f0e        
        
          <p style="color:#497f0e;">Text here</p>
        
        
          .mytext {color:#497f0e;}
        
        Text color #497f0e
      
           This box has a color of #497f0e        
        
          <div style="background-color:#497f0e;">Content here</div>
        
        
          .mybackground {background-color:#497f0e;}
        
        Background color #497f0e
      
           Border around this has a color of #497f0e        
        
          <div style="border:2px solid #497f0e;">Content here</div>
        
        
          .myborder {border:2px solid #497f0e;}
        
        Border color #497f0e