#2f6442 color space conversions
Hex:
        #2f6442
        RGB:
        47, 100, 66
        CMY:
        82, 61, 74
        CMYK:
        53, 0, 34, 61
      HSL:
        142°, 36.0544%, 28.8235%
        HSV (HSB):
        142°, 53.0000%, 39.2157%
        XYZ:
        6.7128, 10.1120, 6.7523
        xyY:
        0.2847, 0.4289, 10.1120
      CIE-Lab:
        38.0427, -26.2657, 14.0134
        CIE-LCH:
        38.0427, 29.7702, 151.9191
        CIE-Luv:
        38.0427, -23.5105, 20.3191
        Hunter-Lab:
        31.7994, -17.9678, 9.6700
      #2f6442 color charts
#2f6442 RGB chart
      #2f6442 CMYK chart
      #2f6442 RGB pie chart
      #2f6442 color shades, tints & tones
#2f6442 color schemes
#2f6442 color preview, HTML & CSS examples
           This text has a color of #2f6442        
        
          <p style="color:#2f6442;">Text here</p>
        
        
          .mytext {color:#2f6442;}
        
        Text color #2f6442
      
           This box has a color of #2f6442        
        
          <div style="background-color:#2f6442;">Content here</div>
        
        
          .mybackground {background-color:#2f6442;}
        
        Background color #2f6442
      
           Border around this has a color of #2f6442        
        
          <div style="border:2px solid #2f6442;">Content here</div>
        
        
          .myborder {border:2px solid #2f6442;}
        
        Border color #2f6442