#2f8123 color space conversions
Hex:
        #2f8123
        RGB:
        47, 129, 35
        CMY:
        82, 49, 86
        CMYK:
        64, 0, 73, 49
      HSL:
        112°, 57.3171%, 32.1569%
        HSV (HSB):
        112°, 72.8682%, 50.5882%
        XYZ:
        9.3259, 16.4262, 4.2692
        xyY:
        0.3106, 0.5472, 16.4262
      CIE-Lab:
        47.5288, -43.2157, 41.5874
        CIE-LCH:
        47.5288, 59.9759, 136.1000
        CIE-Luv:
        47.5288, -36.4050, 50.7945
        Hunter-Lab:
        40.5292, -29.8527, 22.1252
      #2f8123 color charts
#2f8123 RGB chart
      #2f8123 CMYK chart
      #2f8123 RGB pie chart
      #2f8123 color shades, tints & tones
#2f8123 color schemes
#2f8123 color preview, HTML & CSS examples
           This text has a color of #2f8123        
        
          <p style="color:#2f8123;">Text here</p>
        
        
          .mytext {color:#2f8123;}
        
        Text color #2f8123
      
           This box has a color of #2f8123        
        
          <div style="background-color:#2f8123;">Content here</div>
        
        
          .mybackground {background-color:#2f8123;}
        
        Background color #2f8123
      
           Border around this has a color of #2f8123        
        
          <div style="border:2px solid #2f8123;">Content here</div>
        
        
          .myborder {border:2px solid #2f8123;}
        
        Border color #2f8123