#2f6352 color space conversions
Hex:
        #2f6352
        RGB:
        47, 99, 82
        CMY:
        82, 61, 68
        CMYK:
        53, 0, 17, 61
      HSL:
        160°, 35.6164%, 28.6275%
        HSV (HSB):
        160°, 52.5253%, 38.8235%
        XYZ:
        7.1571, 10.1372, 9.5621
        xyY:
        0.2665, 0.3775, 10.1372
      CIE-Lab:
        38.0876, -21.9964, 4.3559
        CIE-LCH:
        38.0876, 22.4235, 168.7986
        CIE-Luv:
        38.0876, -22.5194, 8.5213
        Hunter-Lab:
        31.8390, -15.5930, 4.4809
      #2f6352 color charts
#2f6352 RGB chart
      #2f6352 CMYK chart
      #2f6352 RGB pie chart
      #2f6352 color shades, tints & tones
#2f6352 color schemes
#2f6352 color preview, HTML & CSS examples
           This text has a color of #2f6352        
        
          <p style="color:#2f6352;">Text here</p>
        
        
          .mytext {color:#2f6352;}
        
        Text color #2f6352
      
           This box has a color of #2f6352        
        
          <div style="background-color:#2f6352;">Content here</div>
        
        
          .mybackground {background-color:#2f6352;}
        
        Background color #2f6352
      
           Border around this has a color of #2f6352        
        
          <div style="border:2px solid #2f6352;">Content here</div>
        
        
          .myborder {border:2px solid #2f6352;}
        
        Border color #2f6352