#2a4555 color space conversions
Hex:
        #2a4555
        RGB:
        42, 69, 85
        CMY:
        84, 73, 67
        CMYK:
        51, 19, 0, 67
      HSL:
        202°, 33.8583%, 24.9020%
        HSV (HSB):
        202°, 50.5882%, 33.3333%
        XYZ:
        4.7227, 5.4044, 9.3886
        xyY:
        0.2420, 0.2769, 5.4044
      CIE-Lab:
        27.8571, -5.2219, -12.7418
        CIE-LCH:
        27.8571, 13.7703, 247.7152
        CIE-Luv:
        27.8571, -11.6122, -15.0300
        Hunter-Lab:
        23.2473, -4.4207, -7.6716
      #2a4555 color charts
#2a4555 RGB chart
      #2a4555 CMYK chart
      #2a4555 RGB pie chart
      #2a4555 color shades, tints & tones
#2a4555 color schemes
#2a4555 color preview, HTML & CSS examples
           This text has a color of #2a4555        
        
          <p style="color:#2a4555;">Text here</p>
        
        
          .mytext {color:#2a4555;}
        
        Text color #2a4555
      
           This box has a color of #2a4555        
        
          <div style="background-color:#2a4555;">Content here</div>
        
        
          .mybackground {background-color:#2a4555;}
        
        Background color #2a4555
      
           Border around this has a color of #2a4555        
        
          <div style="border:2px solid #2a4555;">Content here</div>
        
        
          .myborder {border:2px solid #2a4555;}
        
        Border color #2a4555