#2a7974 color space conversions
Hex:
        #2a7974
        RGB:
        42, 121, 116
        CMY:
        84, 53, 55
        CMYK:
        65, 0, 4, 53
      HSL:
        176°, 48.4663%, 31.9608%
        HSV (HSB):
        176°, 65.2893%, 47.4510%
        XYZ:
        10.9446, 15.4279, 18.9240
        xyY:
        0.2416, 0.3406, 15.4279
      CIE-Lab:
        46.2148, -24.9150, -4.3460
        CIE-LCH:
        46.2148, 25.2912, 189.8947
        CIE-Luv:
        46.2148, -30.9349, -2.4999
        Hunter-Lab:
        39.2784, -18.9997, -1.0706
      #2a7974 color charts
#2a7974 RGB chart
      #2a7974 CMYK chart
      #2a7974 RGB pie chart
      #2a7974 color shades, tints & tones
#2a7974 color schemes
#2a7974 color preview, HTML & CSS examples
           This text has a color of #2a7974        
        
          <p style="color:#2a7974;">Text here</p>
        
        
          .mytext {color:#2a7974;}
        
        Text color #2a7974
      
           This box has a color of #2a7974        
        
          <div style="background-color:#2a7974;">Content here</div>
        
        
          .mybackground {background-color:#2a7974;}
        
        Background color #2a7974
      
           Border around this has a color of #2a7974        
        
          <div style="border:2px solid #2a7974;">Content here</div>
        
        
          .myborder {border:2px solid #2a7974;}
        
        Border color #2a7974