#2a4277 color space conversions
Hex:
        #2a4277
        RGB:
        42, 66, 119
        CMY:
        84, 74, 53
        CMYK:
        65, 45, 0, 53
      HSL:
        221°, 47.8261%, 31.5686%
        HSV (HSB):
        221°, 64.7059%, 46.6667%
        XYZ:
        6.2328, 5.7206, 18.2284
        xyY:
        0.2065, 0.1895, 5.7206
      CIE-Lab:
        28.6963, 8.9724, -33.1658
        CIE-LCH:
        28.6963, 34.3580, 285.1379
        CIE-Luv:
        28.6963, -10.4168, -43.8129
        Hunter-Lab:
        23.9177, 4.6601, -28.4443
      #2a4277 color charts
#2a4277 RGB chart
      #2a4277 CMYK chart
      #2a4277 RGB pie chart
      #2a4277 color shades, tints & tones
#2a4277 color schemes
#2a4277 color preview, HTML & CSS examples
           This text has a color of #2a4277        
        
          <p style="color:#2a4277;">Text here</p>
        
        
          .mytext {color:#2a4277;}
        
        Text color #2a4277
      
           This box has a color of #2a4277        
        
          <div style="background-color:#2a4277;">Content here</div>
        
        
          .mybackground {background-color:#2a4277;}
        
        Background color #2a4277
      
           Border around this has a color of #2a4277        
        
          <div style="border:2px solid #2a4277;">Content here</div>
        
        
          .myborder {border:2px solid #2a4277;}
        
        Border color #2a4277