#2a7f80 color space conversions
Hex:
        #2a7f80
        RGB:
        42, 127, 128
        CMY:
        84, 50, 50
        CMYK:
        67, 1, 0, 50
      HSL:
        181°, 50.5882%, 33.3333%
        HSV (HSB):
        181°, 67.1875%, 50.1961%
        XYZ:
        12.4405, 17.2295, 23.0920
        xyY:
        0.2358, 0.3266, 17.2295
      CIE-Lab:
        48.5479, -24.3586, -7.9803
        CIE-LCH:
        48.5479, 25.6325, 198.1398
        CIE-Luv:
        48.5479, -32.5340, -7.8730
        Hunter-Lab:
        41.5084, -19.1415, -3.9284
      #2a7f80 color charts
#2a7f80 RGB chart
      #2a7f80 CMYK chart
      #2a7f80 RGB pie chart
      #2a7f80 color shades, tints & tones
#2a7f80 color schemes
#2a7f80 color preview, HTML & CSS examples
           This text has a color of #2a7f80        
        
          <p style="color:#2a7f80;">Text here</p>
        
        
          .mytext {color:#2a7f80;}
        
        Text color #2a7f80
      
           This box has a color of #2a7f80        
        
          <div style="background-color:#2a7f80;">Content here</div>
        
        
          .mybackground {background-color:#2a7f80;}
        
        Background color #2a7f80
      
           Border around this has a color of #2a7f80        
        
          <div style="border:2px solid #2a7f80;">Content here</div>
        
        
          .myborder {border:2px solid #2a7f80;}
        
        Border color #2a7f80