#2a4d86 color space conversions
Hex:
        #2a4d86
        RGB:
        42, 77, 134
        CMY:
        84, 70, 47
        CMYK:
        69, 43, 0, 47
      HSL:
        217°, 52.2727%, 34.5098%
        HSV (HSB):
        217°, 68.6567%, 52.5490%
        XYZ:
        7.9118, 7.5212, 23.5890
        xyY:
        0.2028, 0.1927, 7.5212
      CIE-Lab:
        32.9652, 7.2574, -35.6966
        CIE-LCH:
        32.9652, 36.4269, 281.4921
        CIE-Luv:
        32.9652, -13.9612, -49.2200
        Hunter-Lab:
        27.4249, 3.5020, -31.7998
      #2a4d86 color charts
#2a4d86 RGB chart
      #2a4d86 CMYK chart
      #2a4d86 RGB pie chart
      #2a4d86 color shades, tints & tones
#2a4d86 color schemes
#2a4d86 color preview, HTML & CSS examples
           This text has a color of #2a4d86        
        
          <p style="color:#2a4d86;">Text here</p>
        
        
          .mytext {color:#2a4d86;}
        
        Text color #2a4d86
      
           This box has a color of #2a4d86        
        
          <div style="background-color:#2a4d86;">Content here</div>
        
        
          .mybackground {background-color:#2a4d86;}
        
        Background color #2a4d86
      
           Border around this has a color of #2a4d86        
        
          <div style="border:2px solid #2a4d86;">Content here</div>
        
        
          .myborder {border:2px solid #2a4d86;}
        
        Border color #2a4d86