#2f6951 color space conversions
Hex:
        #2f6951
        RGB:
        47, 105, 81
        CMY:
        82, 59, 68
        CMYK:
        55, 0, 23, 59
      HSL:
        155°, 38.1579%, 29.8039%
        HSV (HSB):
        155°, 55.2381%, 41.1765%
        XYZ:
        7.7091, 11.3016, 9.5597
        xyY:
        0.2698, 0.3956, 11.3016
      CIE-Lab:
        40.0838, -25.3071, 7.8052
        CIE-LCH:
        40.0838, 26.4834, 162.8592
        CIE-Luv:
        40.0838, -25.0566, 13.3573
        Hunter-Lab:
        33.6178, -17.8984, 6.6725
      #2f6951 color charts
#2f6951 RGB chart
      #2f6951 CMYK chart
      #2f6951 RGB pie chart
      #2f6951 color shades, tints & tones
#2f6951 color schemes
#2f6951 color preview, HTML & CSS examples
           This text has a color of #2f6951        
        
          <p style="color:#2f6951;">Text here</p>
        
        
          .mytext {color:#2f6951;}
        
        Text color #2f6951
      
           This box has a color of #2f6951        
        
          <div style="background-color:#2f6951;">Content here</div>
        
        
          .mybackground {background-color:#2f6951;}
        
        Background color #2f6951
      
           Border around this has a color of #2f6951        
        
          <div style="border:2px solid #2f6951;">Content here</div>
        
        
          .myborder {border:2px solid #2f6951;}
        
        Border color #2f6951