#2f6a17 color space conversions
Hex:
        #2f6a17
        RGB:
        47, 106, 23
        CMY:
        82, 58, 91
        CMYK:
        56, 0, 78, 58
      HSL:
        103°, 64.3411%, 25.2941%
        HSV (HSB):
        103°, 78.3019%, 41.5686%
        XYZ:
        6.4810, 10.9743, 2.5873
        xyY:
        0.3234, 0.5475, 10.9743
      CIE-Lab:
        39.5371, -35.1143, 38.2550
        CIE-LCH:
        39.5371, 51.9274, 132.5488
        CIE-Luv:
        39.5371, -27.1884, 43.1150
        Hunter-Lab:
        33.1274, -23.0517, 18.5586
      #2f6a17 color charts
#2f6a17 RGB chart
      #2f6a17 CMYK chart
      #2f6a17 RGB pie chart
      #2f6a17 color shades, tints & tones
#2f6a17 color schemes
#2f6a17 color preview, HTML & CSS examples
           This text has a color of #2f6a17        
        
          <p style="color:#2f6a17;">Text here</p>
        
        
          .mytext {color:#2f6a17;}
        
        Text color #2f6a17
      
           This box has a color of #2f6a17        
        
          <div style="background-color:#2f6a17;">Content here</div>
        
        
          .mybackground {background-color:#2f6a17;}
        
        Background color #2f6a17
      
           Border around this has a color of #2f6a17        
        
          <div style="border:2px solid #2f6a17;">Content here</div>
        
        
          .myborder {border:2px solid #2f6a17;}
        
        Border color #2f6a17