#2a6570 color space conversions
Hex:
        #2a6570
        RGB:
        42, 101, 112
        CMY:
        84, 60, 56
        CMYK:
        63, 10, 0, 56
      HSL:
        189°, 45.4545%, 30.1961%
        HSV (HSB):
        189°, 62.5000%, 43.9216%
        XYZ:
        8.5332, 10.9695, 16.9968
        xyY:
        0.2338, 0.3005, 10.9695
      CIE-Lab:
        39.5290, -15.4630, -11.9480
        CIE-LCH:
        39.5290, 19.5412, 217.6927
        CIE-Luv:
        39.5290, -23.3847, -14.2487
        Hunter-Lab:
        33.1202, -11.9711, -7.2427
      #2a6570 color charts
#2a6570 RGB chart
      #2a6570 CMYK chart
      #2a6570 RGB pie chart
      #2a6570 color shades, tints & tones
#2a6570 color schemes
#2a6570 color preview, HTML & CSS examples
           This text has a color of #2a6570        
        
          <p style="color:#2a6570;">Text here</p>
        
        
          .mytext {color:#2a6570;}
        
        Text color #2a6570
      
           This box has a color of #2a6570        
        
          <div style="background-color:#2a6570;">Content here</div>
        
        
          .mybackground {background-color:#2a6570;}
        
        Background color #2a6570
      
           Border around this has a color of #2a6570        
        
          <div style="border:2px solid #2a6570;">Content here</div>
        
        
          .myborder {border:2px solid #2a6570;}
        
        Border color #2a6570