#2f6927 color space conversions
Hex:
        #2f6927
        RGB:
        47, 105, 39
        CMY:
        82, 59, 85
        CMYK:
        55, 0, 63, 59
      HSL:
        113°, 45.8333%, 28.2353%
        HSV (HSB):
        113°, 62.8571%, 41.1765%
        XYZ:
        6.5901, 10.8540, 3.6671
        xyY:
        0.3122, 0.5141, 10.8540
      CIE-Lab:
        39.3334, -33.0966, 30.8143
        CIE-LCH:
        39.3334, 45.2206, 137.0452
        CIE-Luv:
        39.3334, -26.4459, 37.4070
        Hunter-Lab:
        32.9454, -21.9490, 16.4622
      #2f6927 color charts
#2f6927 RGB chart
      #2f6927 CMYK chart
      #2f6927 RGB pie chart
      #2f6927 color shades, tints & tones
#2f6927 color schemes
#2f6927 color preview, HTML & CSS examples
           This text has a color of #2f6927        
        
          <p style="color:#2f6927;">Text here</p>
        
        
          .mytext {color:#2f6927;}
        
        Text color #2f6927
      
           This box has a color of #2f6927        
        
          <div style="background-color:#2f6927;">Content here</div>
        
        
          .mybackground {background-color:#2f6927;}
        
        Background color #2f6927
      
           Border around this has a color of #2f6927        
        
          <div style="border:2px solid #2f6927;">Content here</div>
        
        
          .myborder {border:2px solid #2f6927;}
        
        Border color #2f6927