#2a7912 color space conversions
Hex:
        #2a7912
        RGB:
        42, 121, 18
        CMY:
        84, 53, 93
        CMYK:
        65, 0, 85, 53
      HSL:
        106°, 74.1007%, 27.2549%
        HSV (HSB):
        106°, 85.1240%, 47.4510%
        XYZ:
        7.9014, 14.2107, 2.8988
        xyY:
        0.3159, 0.5682, 14.2107
      CIE-Lab:
        44.5335, -42.7018, 44.6490
        CIE-LCH:
        44.5335, 61.7817, 133.7230
        CIE-Luv:
        44.5335, -34.8978, 51.1315
        Hunter-Lab:
        37.6970, -28.5557, 21.8288
      #2a7912 color charts
#2a7912 RGB chart
      #2a7912 CMYK chart
      #2a7912 RGB pie chart
      #2a7912 color shades, tints & tones
#2a7912 color schemes
#2a7912 color preview, HTML & CSS examples
           This text has a color of #2a7912        
        
          <p style="color:#2a7912;">Text here</p>
        
        
          .mytext {color:#2a7912;}
        
        Text color #2a7912
      
           This box has a color of #2a7912        
        
          <div style="background-color:#2a7912;">Content here</div>
        
        
          .mybackground {background-color:#2a7912;}
        
        Background color #2a7912
      
           Border around this has a color of #2a7912        
        
          <div style="border:2px solid #2a7912;">Content here</div>
        
        
          .myborder {border:2px solid #2a7912;}
        
        Border color #2a7912