#2f8174 color space conversions
Hex:
        #2f8174
        RGB:
        47, 129, 116
        CMY:
        82, 49, 55
        CMYK:
        64, 0, 10, 49
      HSL:
        170°, 46.5909%, 34.5098%
        HSV (HSB):
        170°, 63.5659%, 50.5882%
        XYZ:
        12.1749, 17.5658, 19.2719
        xyY:
        0.2484, 0.3584, 17.5658
      CIE-Lab:
        48.9652, -27.9766, -0.2837
        CIE-LCH:
        48.9652, 27.9780, 180.5809
        CIE-Luv:
        48.9652, -32.9756, 3.6508
        Hunter-Lab:
        41.9116, -21.4926, 2.0753
      #2f8174 color charts
#2f8174 RGB chart
      #2f8174 CMYK chart
      #2f8174 RGB pie chart
      #2f8174 color shades, tints & tones
#2f8174 color schemes
#2f8174 color preview, HTML & CSS examples
           This text has a color of #2f8174        
        
          <p style="color:#2f8174;">Text here</p>
        
        
          .mytext {color:#2f8174;}
        
        Text color #2f8174
      
           This box has a color of #2f8174        
        
          <div style="background-color:#2f8174;">Content here</div>
        
        
          .mybackground {background-color:#2f8174;}
        
        Background color #2f8174
      
           Border around this has a color of #2f8174        
        
          <div style="border:2px solid #2f8174;">Content here</div>
        
        
          .myborder {border:2px solid #2f8174;}
        
        Border color #2f8174