#2f5747 color space conversions
Hex:
        #2f5747
        RGB:
        47, 87, 71
        CMY:
        82, 66, 72
        CMYK:
        46, 0, 18, 66
      HSL:
        156°, 29.8507%, 26.2745%
        HSV (HSB):
        156°, 45.9770%, 34.1176%
        XYZ:
        5.7178, 7.8757, 7.1800
        xyY:
        0.2752, 0.3791, 7.8757
      CIE-Lab:
        33.7226, -18.4067, 4.9272
        CIE-LCH:
        33.7226, 19.0547, 165.0140
        CIE-Luv:
        33.7226, -17.7694, 8.4071
        Hunter-Lab:
        28.0636, -12.7429, 4.4753
      #2f5747 color charts
#2f5747 RGB chart
      #2f5747 CMYK chart
      #2f5747 RGB pie chart
      #2f5747 color shades, tints & tones
#2f5747 color schemes
#2f5747 color preview, HTML & CSS examples
           This text has a color of #2f5747        
        
          <p style="color:#2f5747;">Text here</p>
        
        
          .mytext {color:#2f5747;}
        
        Text color #2f5747
      
           This box has a color of #2f5747        
        
          <div style="background-color:#2f5747;">Content here</div>
        
        
          .mybackground {background-color:#2f5747;}
        
        Background color #2f5747
      
           Border around this has a color of #2f5747        
        
          <div style="border:2px solid #2f5747;">Content here</div>
        
        
          .myborder {border:2px solid #2f5747;}
        
        Border color #2f5747