#2f7974 color space conversions
Hex:
        #2f7974
        RGB:
        47, 121, 116
        CMY:
        82, 53, 55
        CMYK:
        61, 0, 4, 53
      HSL:
        176°, 44.0476%, 32.9412%
        HSV (HSB):
        176°, 61.1570%, 47.4510%
        XYZ:
        11.1620, 15.5400, 18.9342
        xyY:
        0.2446, 0.3405, 15.5400
      CIE-Lab:
        46.3652, -23.9625, -4.1068
        CIE-LCH:
        46.3652, 24.3119, 189.7252
        CIE-Luv:
        46.3652, -29.8595, -2.2813
        Hunter-Lab:
        39.4209, -18.4441, -0.8830
      #2f7974 color charts
#2f7974 RGB chart
      #2f7974 CMYK chart
      #2f7974 RGB pie chart
      #2f7974 color shades, tints & tones
#2f7974 color schemes
#2f7974 color preview, HTML & CSS examples
           This text has a color of #2f7974        
        
          <p style="color:#2f7974;">Text here</p>
        
        
          .mytext {color:#2f7974;}
        
        Text color #2f7974
      
           This box has a color of #2f7974        
        
          <div style="background-color:#2f7974;">Content here</div>
        
        
          .mybackground {background-color:#2f7974;}
        
        Background color #2f7974
      
           Border around this has a color of #2f7974        
        
          <div style="border:2px solid #2f7974;">Content here</div>
        
        
          .myborder {border:2px solid #2f7974;}
        
        Border color #2f7974