#2a4e80 color space conversions
Hex:
        #2a4e80
        RGB:
        42, 78, 128
        CMY:
        84, 69, 50
        CMYK:
        67, 39, 0, 50
      HSL:
        215°, 50.5882%, 33.3333%
        HSV (HSB):
        215°, 67.1875%, 50.1961%
        XYZ:
        7.5755, 7.4995, 21.4704
        xyY:
        0.2073, 0.2052, 7.4995
      CIE-Lab:
        32.9181, 4.3226, -32.0683
        CIE-LCH:
        32.9181, 32.3584, 277.6768
        CIE-Luv:
        32.9181, -14.3712, -43.8483
        Hunter-Lab:
        27.3853, 1.4538, -27.3143
      #2a4e80 color charts
#2a4e80 RGB chart
      #2a4e80 CMYK chart
      #2a4e80 RGB pie chart
      #2a4e80 color shades, tints & tones
#2a4e80 color schemes
#2a4e80 color preview, HTML & CSS examples
           This text has a color of #2a4e80        
        
          <p style="color:#2a4e80;">Text here</p>
        
        
          .mytext {color:#2a4e80;}
        
        Text color #2a4e80
      
           This box has a color of #2a4e80        
        
          <div style="background-color:#2a4e80;">Content here</div>
        
        
          .mybackground {background-color:#2a4e80;}
        
        Background color #2a4e80
      
           Border around this has a color of #2a4e80        
        
          <div style="border:2px solid #2a4e80;">Content here</div>
        
        
          .myborder {border:2px solid #2a4e80;}
        
        Border color #2a4e80