#1a4c14 color space conversions
Hex:
        #1a4c14
        RGB:
        26, 76, 20
        CMY:
        90, 70, 92
        CMYK:
        66, 0, 74, 70
      HSL:
        114°, 58.3333%, 18.8235%
        HSV (HSB):
        114°, 73.6842%, 29.8039%
        XYZ:
        3.1367, 5.4390, 1.5463
        xyY:
        0.3099, 0.5373, 5.4390
      CIE-Lab:
        27.9506, -29.0626, 27.3435
        CIE-LCH:
        27.9506, 39.9037, 136.7457
        CIE-Luv:
        27.9506, -20.8687, 28.8705
        Hunter-Lab:
        23.3217, -16.8051, 12.3940
      #1a4c14 color charts
#1a4c14 RGB chart
      #1a4c14 CMYK chart
      #1a4c14 RGB pie chart
      #1a4c14 color shades, tints & tones
#1a4c14 color schemes
#1a4c14 color preview, HTML & CSS examples
           This text has a color of #1a4c14        
        
          <p style="color:#1a4c14;">Text here</p>
        
        
          .mytext {color:#1a4c14;}
        
        Text color #1a4c14
      
           This box has a color of #1a4c14        
        
          <div style="background-color:#1a4c14;">Content here</div>
        
        
          .mybackground {background-color:#1a4c14;}
        
        Background color #1a4c14
      
           Border around this has a color of #1a4c14        
        
          <div style="border:2px solid #1a4c14;">Content here</div>
        
        
          .myborder {border:2px solid #1a4c14;}
        
        Border color #1a4c14