#2a6974 color space conversions
Hex:
        #2a6974
        RGB:
        42, 105, 116
        CMY:
        84, 59, 55
        CMYK:
        64, 9, 0, 55
      HSL:
        189°, 46.8354%, 30.9804%
        HSV (HSB):
        189°, 63.7931%, 45.4902%
        XYZ:
        9.1588, 11.8563, 18.3288
        xyY:
        0.2328, 0.3014, 11.8563
      CIE-Lab:
        40.9869, -16.4038, -12.1769
        CIE-LCH:
        40.9869, 20.4295, 216.5874
        CIE-Luv:
        40.9869, -24.7491, -14.5890
        Hunter-Lab:
        34.4330, -12.7788, -7.4571
      #2a6974 color charts
#2a6974 RGB chart
      #2a6974 CMYK chart
      #2a6974 RGB pie chart
      #2a6974 color shades, tints & tones
#2a6974 color schemes
#2a6974 color preview, HTML & CSS examples
           This text has a color of #2a6974        
        
          <p style="color:#2a6974;">Text here</p>
        
        
          .mytext {color:#2a6974;}
        
        Text color #2a6974
      
           This box has a color of #2a6974        
        
          <div style="background-color:#2a6974;">Content here</div>
        
        
          .mybackground {background-color:#2a6974;}
        
        Background color #2a6974
      
           Border around this has a color of #2a6974        
        
          <div style="border:2px solid #2a6974;">Content here</div>
        
        
          .myborder {border:2px solid #2a6974;}
        
        Border color #2a6974