#2f8179 color space conversions
Hex:
        #2f8179
        RGB:
        47, 129, 121
        CMY:
        82, 49, 53
        CMYK:
        64, 0, 6, 49
      HSL:
        174°, 46.5909%, 34.5098%
        HSV (HSB):
        174°, 63.5659%, 50.5882%
        XYZ:
        12.4737, 17.6853, 20.8453
        xyY:
        0.2446, 0.3467, 17.6853
      CIE-Lab:
        49.1122, -26.5650, -3.0067
        CIE-LCH:
        49.1122, 26.7346, 186.4574
        CIE-Luv:
        49.1122, -32.6986, -0.3791
        Hunter-Lab:
        42.0539, -20.6490, 0.0488
      #2f8179 color charts
#2f8179 RGB chart
      #2f8179 CMYK chart
      #2f8179 RGB pie chart
      #2f8179 color shades, tints & tones
#2f8179 color schemes
#2f8179 color preview, HTML & CSS examples
           This text has a color of #2f8179        
        
          <p style="color:#2f8179;">Text here</p>
        
        
          .mytext {color:#2f8179;}
        
        Text color #2f8179
      
           This box has a color of #2f8179        
        
          <div style="background-color:#2f8179;">Content here</div>
        
        
          .mybackground {background-color:#2f8179;}
        
        Background color #2f8179
      
           Border around this has a color of #2f8179        
        
          <div style="border:2px solid #2f8179;">Content here</div>
        
        
          .myborder {border:2px solid #2f8179;}
        
        Border color #2f8179