#1a7312 color space conversions
Hex:
        #1a7312
        RGB:
        26, 115, 18
        CMY:
        90, 55, 93
        CMYK:
        77, 0, 84, 55
      HSL:
        115°, 72.9323%, 26.0784%
        HSV (HSB):
        115°, 84.3478%, 45.0980%
        XYZ:
        6.6659, 12.5248, 2.6385
        xyY:
        0.3054, 0.5738, 12.5248
      CIE-Lab:
        42.0383, -43.9704, 42.1907
        CIE-LCH:
        42.0383, 60.9380, 136.1833
        CIE-Luv:
        42.0383, -36.1434, 48.3376
        Hunter-Lab:
        35.3903, -28.3118, 20.3530
      #1a7312 color charts
#1a7312 RGB chart
      #1a7312 CMYK chart
      #1a7312 RGB pie chart
      #1a7312 color shades, tints & tones
#1a7312 color schemes
#1a7312 color preview, HTML & CSS examples
           This text has a color of #1a7312        
        
          <p style="color:#1a7312;">Text here</p>
        
        
          .mytext {color:#1a7312;}
        
        Text color #1a7312
      
           This box has a color of #1a7312        
        
          <div style="background-color:#1a7312;">Content here</div>
        
        
          .mybackground {background-color:#1a7312;}
        
        Background color #1a7312
      
           Border around this has a color of #1a7312        
        
          <div style="border:2px solid #1a7312;">Content here</div>
        
        
          .myborder {border:2px solid #1a7312;}
        
        Border color #1a7312