#3a7f14 color space conversions
Hex:
        #3a7f14
        RGB:
        58, 127, 20
        CMY:
        77, 50, 92
        CMYK:
        54, 0, 84, 50
      HSL:
        99°, 72.7891%, 28.8235%
        HSV (HSB):
        99°, 84.2520%, 49.8039%
        XYZ:
        9.4606, 16.1288, 3.2764
        xyY:
        0.3277, 0.5588, 16.1288
      CIE-Lab:
        47.1430, -40.4485, 46.6600
        CIE-LCH:
        47.1430, 61.7514, 130.9213
        CIE-Luv:
        47.1430, -32.4652, 53.5377
        Hunter-Lab:
        40.1607, -28.2323, 23.2755
      #3a7f14 color charts
#3a7f14 RGB chart
      #3a7f14 CMYK chart
      #3a7f14 RGB pie chart
      #3a7f14 color shades, tints & tones
#3a7f14 color schemes
#3a7f14 color preview, HTML & CSS examples
           This text has a color of #3a7f14        
        
          <p style="color:#3a7f14;">Text here</p>
        
        
          .mytext {color:#3a7f14;}
        
        Text color #3a7f14
      
           This box has a color of #3a7f14        
        
          <div style="background-color:#3a7f14;">Content here</div>
        
        
          .mybackground {background-color:#3a7f14;}
        
        Background color #3a7f14
      
           Border around this has a color of #3a7f14        
        
          <div style="border:2px solid #3a7f14;">Content here</div>
        
        
          .myborder {border:2px solid #3a7f14;}
        
        Border color #3a7f14