#2f633b color space conversions
Hex:
        #2f633b
        RGB:
        47, 99, 59
        CMY:
        82, 61, 77
        CMYK:
        53, 0, 40, 61
      HSL:
        134°, 35.6164%, 28.6275%
        HSV (HSB):
        134°, 52.5253%, 38.8235%
        XYZ:
        6.4235, 9.8438, 5.6992
        xyY:
        0.2924, 0.4481, 9.8438
      CIE-Lab:
        37.5606, -27.2000, 17.5323
        CIE-LCH:
        37.5606, 32.3608, 147.1954
        CIE-Luv:
        37.5606, -23.3096, 24.0333
        Hunter-Lab:
        31.3748, -18.3606, 11.1925
      #2f633b color charts
#2f633b RGB chart
      #2f633b CMYK chart
      #2f633b RGB pie chart
      #2f633b color shades, tints & tones
#2f633b color schemes
#2f633b color preview, HTML & CSS examples
           This text has a color of #2f633b        
        
          <p style="color:#2f633b;">Text here</p>
        
        
          .mytext {color:#2f633b;}
        
        Text color #2f633b
      
           This box has a color of #2f633b        
        
          <div style="background-color:#2f633b;">Content here</div>
        
        
          .mybackground {background-color:#2f633b;}
        
        Background color #2f633b
      
           Border around this has a color of #2f633b        
        
          <div style="border:2px solid #2f633b;">Content here</div>
        
        
          .myborder {border:2px solid #2f633b;}
        
        Border color #2f633b