#2f683a color space conversions
Hex:
        #2f683a
        RGB:
        47, 104, 58
        CMY:
        82, 59, 77
        CMYK:
        55, 0, 44, 59
      HSL:
        132°, 37.7483%, 29.6078%
        HSV (HSB):
        132°, 54.8077%, 40.7843%
        XYZ:
        6.8863, 10.8105, 5.7267
        xyY:
        0.2940, 0.4615, 10.8105
      CIE-Lab:
        39.2594, -29.7444, 20.3411
        CIE-LCH:
        39.2594, 36.0346, 145.6333
        CIE-Luv:
        39.2594, -25.4799, 27.6231
        Hunter-Lab:
        32.8793, -20.1531, 12.6888
      #2f683a color charts
#2f683a RGB chart
      #2f683a CMYK chart
      #2f683a RGB pie chart
      #2f683a color shades, tints & tones
#2f683a color schemes
#2f683a color preview, HTML & CSS examples
           This text has a color of #2f683a        
        
          <p style="color:#2f683a;">Text here</p>
        
        
          .mytext {color:#2f683a;}
        
        Text color #2f683a
      
           This box has a color of #2f683a        
        
          <div style="background-color:#2f683a;">Content here</div>
        
        
          .mybackground {background-color:#2f683a;}
        
        Background color #2f683a
      
           Border around this has a color of #2f683a        
        
          <div style="border:2px solid #2f683a;">Content here</div>
        
        
          .myborder {border:2px solid #2f683a;}
        
        Border color #2f683a