#2a4369 color space conversions
Hex:
        #2a4369
        RGB:
        42, 67, 105
        CMY:
        84, 74, 59
        CMYK:
        60, 36, 0, 59
      HSL:
        216°, 42.8571%, 28.8235%
        HSV (HSB):
        216°, 60.0000%, 41.1765%
        XYZ:
        5.5118, 5.5265, 14.1408
        xyY:
        0.2189, 0.2195, 5.5265
      CIE-Lab:
        28.1849, 3.0808, -25.1017
        CIE-LCH:
        28.1849, 25.2901, 276.9971
        CIE-Luv:
        28.1849, -10.7442, -32.3042
        Hunter-Lab:
        23.5084, 0.7114, -19.2082
      #2a4369 color charts
#2a4369 RGB chart
      #2a4369 CMYK chart
      #2a4369 RGB pie chart
      #2a4369 color shades, tints & tones
#2a4369 color schemes
#2a4369 color preview, HTML & CSS examples
           This text has a color of #2a4369        
        
          <p style="color:#2a4369;">Text here</p>
        
        
          .mytext {color:#2a4369;}
        
        Text color #2a4369
      
           This box has a color of #2a4369        
        
          <div style="background-color:#2a4369;">Content here</div>
        
        
          .mybackground {background-color:#2a4369;}
        
        Background color #2a4369
      
           Border around this has a color of #2a4369        
        
          <div style="border:2px solid #2a4369;">Content here</div>
        
        
          .myborder {border:2px solid #2a4369;}
        
        Border color #2a4369