#2a6984 color space conversions
Hex:
        #2a6984
        RGB:
        42, 105, 132
        CMY:
        84, 59, 48
        CMYK:
        68, 20, 0, 48
      HSL:
        198°, 51.7241%, 34.1176%
        HSV (HSB):
        198°, 68.1818%, 51.7647%
        XYZ:
        10.1713, 12.2613, 23.6604
        xyY:
        0.2207, 0.2660, 12.2613
      CIE-Lab:
        41.6285, -11.0160, -20.8810
        CIE-LCH:
        41.6285, 23.6086, 242.1857
        CIE-Luv:
        41.6285, -24.0025, -28.1557
        Hunter-Lab:
        35.0162, -9.4288, -15.5508
      #2a6984 color charts
#2a6984 RGB chart
      #2a6984 CMYK chart
      #2a6984 RGB pie chart
      #2a6984 color shades, tints & tones
#2a6984 color schemes
#2a6984 color preview, HTML & CSS examples
           This text has a color of #2a6984        
        
          <p style="color:#2a6984;">Text here</p>
        
        
          .mytext {color:#2a6984;}
        
        Text color #2a6984
      
           This box has a color of #2a6984        
        
          <div style="background-color:#2a6984;">Content here</div>
        
        
          .mybackground {background-color:#2a6984;}
        
        Background color #2a6984
      
           Border around this has a color of #2a6984        
        
          <div style="border:2px solid #2a6984;">Content here</div>
        
        
          .myborder {border:2px solid #2a6984;}
        
        Border color #2a6984