#1a7212 color space conversions
Hex:
        #1a7212
        RGB:
        26, 114, 18
        CMY:
        90, 55, 93
        CMYK:
        77, 0, 84, 55
      HSL:
        115°, 72.7273%, 25.8824%
        HSV (HSB):
        115°, 84.2105%, 44.7059%
        XYZ:
        6.5525, 12.2979, 2.6006
        xyY:
        0.3055, 0.5733, 12.2979
      CIE-Lab:
        41.6857, -43.6270, 41.8606
        CIE-LCH:
        41.6857, 60.4618, 136.1837
        CIE-Luv:
        41.6857, -35.7740, 47.8757
        Hunter-Lab:
        35.0684, -28.0171, 20.1510
      #1a7212 color charts
#1a7212 RGB chart
      #1a7212 CMYK chart
      #1a7212 RGB pie chart
      #1a7212 color shades, tints & tones
#1a7212 color schemes
#1a7212 color preview, HTML & CSS examples
           This text has a color of #1a7212        
        
          <p style="color:#1a7212;">Text here</p>
        
        
          .mytext {color:#1a7212;}
        
        Text color #1a7212
      
           This box has a color of #1a7212        
        
          <div style="background-color:#1a7212;">Content here</div>
        
        
          .mybackground {background-color:#1a7212;}
        
        Background color #1a7212
      
           Border around this has a color of #1a7212        
        
          <div style="border:2px solid #1a7212;">Content here</div>
        
        
          .myborder {border:2px solid #1a7212;}
        
        Border color #1a7212