#2f630f color space conversions
Hex:
        #2f630f
        RGB:
        47, 99, 15
        CMY:
        82, 61, 94
        CMYK:
        53, 0, 85, 61
      HSL:
        97°, 73.6842%, 22.3529%
        HSV (HSB):
        97°, 84.8485%, 38.8235%
        XYZ:
        5.7204, 9.5625, 1.9962
        xyY:
        0.3311, 0.5534, 9.5625
      CIE-Lab:
        37.0455, -32.7006, 38.7213
        CIE-LCH:
        37.0455, 50.6821, 130.1815
        CIE-Luv:
        37.0455, -24.2516, 41.6007
        Hunter-Lab:
        30.9233, -21.0959, 17.8190
      #2f630f color charts
#2f630f RGB chart
      #2f630f CMYK chart
      #2f630f RGB pie chart
      #2f630f color shades, tints & tones
#2f630f color schemes
#2f630f color preview, HTML & CSS examples
           This text has a color of #2f630f        
        
          <p style="color:#2f630f;">Text here</p>
        
        
          .mytext {color:#2f630f;}
        
        Text color #2f630f
      
           This box has a color of #2f630f        
        
          <div style="background-color:#2f630f;">Content here</div>
        
        
          .mybackground {background-color:#2f630f;}
        
        Background color #2f630f
      
           Border around this has a color of #2f630f        
        
          <div style="border:2px solid #2f630f;">Content here</div>
        
        
          .myborder {border:2px solid #2f630f;}
        
        Border color #2f630f