#2f6430 color space conversions
Hex:
        #2f6430
        RGB:
        47, 100, 48
        CMY:
        82, 61, 81
        CMYK:
        53, 0, 52, 61
      HSL:
        121°, 36.0544%, 28.8235%
        HSV (HSB):
        121°, 53.0000%, 39.2157%
        XYZ:
        6.2630, 9.9321, 4.3833
        xyY:
        0.3043, 0.4826, 9.9321
      CIE-Lab:
        37.7203, -29.5998, 24.0760
        CIE-LCH:
        37.7203, 38.1549, 140.8757
        CIE-Luv:
        37.7203, -24.0624, 30.6449
        Hunter-Lab:
        31.5152, -19.6786, 13.8143
      #2f6430 color charts
#2f6430 RGB chart
      #2f6430 CMYK chart
      #2f6430 RGB pie chart
      #2f6430 color shades, tints & tones
#2f6430 color schemes
#2f6430 color preview, HTML & CSS examples
           This text has a color of #2f6430        
        
          <p style="color:#2f6430;">Text here</p>
        
        
          .mytext {color:#2f6430;}
        
        Text color #2f6430
      
           This box has a color of #2f6430        
        
          <div style="background-color:#2f6430;">Content here</div>
        
        
          .mybackground {background-color:#2f6430;}
        
        Background color #2f6430
      
           Border around this has a color of #2f6430        
        
          <div style="border:2px solid #2f6430;">Content here</div>
        
        
          .myborder {border:2px solid #2f6430;}
        
        Border color #2f6430