#2a7066 color space conversions
Hex:
        #2a7066
        RGB:
        42, 112, 102
        CMY:
        84, 56, 60
        CMYK:
        63, 0, 9, 56
      HSL:
        171°, 45.4545%, 30.1961%
        HSV (HSB):
        171°, 62.5000%, 43.9216%
        XYZ:
        9.1473, 13.0399, 14.6052
        xyY:
        0.2486, 0.3544, 13.0399
      CIE-Lab:
        42.8233, -24.4155, -0.9599
        CIE-LCH:
        42.8233, 24.4343, 182.2515
        CIE-Luv:
        42.8233, -28.1892, 2.1249
        Hunter-Lab:
        36.1108, -17.9777, 1.2974
      #2a7066 color charts
#2a7066 RGB chart
      #2a7066 CMYK chart
      #2a7066 RGB pie chart
      #2a7066 color shades, tints & tones
#2a7066 color schemes
#2a7066 color preview, HTML & CSS examples
           This text has a color of #2a7066        
        
          <p style="color:#2a7066;">Text here</p>
        
        
          .mytext {color:#2a7066;}
        
        Text color #2a7066
      
           This box has a color of #2a7066        
        
          <div style="background-color:#2a7066;">Content here</div>
        
        
          .mybackground {background-color:#2a7066;}
        
        Background color #2a7066
      
           Border around this has a color of #2a7066        
        
          <div style="border:2px solid #2a7066;">Content here</div>
        
        
          .myborder {border:2px solid #2a7066;}
        
        Border color #2a7066