#2a4273 color space conversions
Hex:
        #2a4273
        RGB:
        42, 66, 115
        CMY:
        84, 74, 55
        CMYK:
        63, 43, 0, 55
      HSL:
        220°, 46.4968%, 30.7843%
        HSV (HSB):
        220°, 63.4783%, 45.0980%
        XYZ:
        5.9976, 5.6265, 16.9896
        xyY:
        0.2096, 0.1966, 5.6265
      CIE-Lab:
        28.4498, 7.4651, -31.0347
        CIE-LCH:
        28.4498, 31.9199, 283.5251
        CIE-Luv:
        28.4498, -10.4050, -40.7287
        Hunter-Lab:
        23.7202, 3.6228, -25.8623
      #2a4273 color charts
#2a4273 RGB chart
      #2a4273 CMYK chart
      #2a4273 RGB pie chart
      #2a4273 color shades, tints & tones
#2a4273 color schemes
#2a4273 color preview, HTML & CSS examples
           This text has a color of #2a4273        
        
          <p style="color:#2a4273;">Text here</p>
        
        
          .mytext {color:#2a4273;}
        
        Text color #2a4273
      
           This box has a color of #2a4273        
        
          <div style="background-color:#2a4273;">Content here</div>
        
        
          .mybackground {background-color:#2a4273;}
        
        Background color #2a4273
      
           Border around this has a color of #2a4273        
        
          <div style="border:2px solid #2a4273;">Content here</div>
        
        
          .myborder {border:2px solid #2a4273;}
        
        Border color #2a4273