#2f523b color space conversions
Hex:
        #2f523b
        RGB:
        47, 82, 59
        CMY:
        82, 68, 77
        CMYK:
        43, 0, 28, 68
      HSL:
        141°, 27.1318%, 25.2941%
        HSV (HSB):
        141°, 42.6829%, 32.1569%
        XYZ:
        4.9790, 6.9547, 5.2176
        xyY:
        0.2903, 0.4055, 6.9547
      CIE-Lab:
        31.7035, -18.5342, 9.6032
        CIE-LCH:
        31.7035, 20.8743, 152.6097
        CIE-Luv:
        31.7035, -15.8474, 13.4329
        Hunter-Lab:
        26.3717, -12.4497, 6.7297
      #2f523b color charts
#2f523b RGB chart
      #2f523b CMYK chart
      #2f523b RGB pie chart
      #2f523b color shades, tints & tones
#2f523b color schemes
#2f523b color preview, HTML & CSS examples
           This text has a color of #2f523b        
        
          <p style="color:#2f523b;">Text here</p>
        
        
          .mytext {color:#2f523b;}
        
        Text color #2f523b
      
           This box has a color of #2f523b        
        
          <div style="background-color:#2f523b;">Content here</div>
        
        
          .mybackground {background-color:#2f523b;}
        
        Background color #2f523b
      
           Border around this has a color of #2f523b        
        
          <div style="border:2px solid #2f523b;">Content here</div>
        
        
          .myborder {border:2px solid #2f523b;}
        
        Border color #2f523b