#2a4974 color space conversions
Hex:
        #2a4974
        RGB:
        42, 73, 116
        CMY:
        84, 71, 55
        CMYK:
        64, 37, 0, 55
      HSL:
        215°, 46.8354%, 30.9804%
        HSV (HSB):
        215°, 63.7931%, 45.4902%
        XYZ:
        6.4898, 6.5183, 17.4391
        xyY:
        0.2131, 0.2141, 6.5183
      CIE-Lab:
        30.6841, 3.1375, -28.1239
        CIE-LCH:
        30.6841, 28.2984, 276.3656
        CIE-Luv:
        30.6841, -12.7858, -37.3674
        Hunter-Lab:
        25.5309, 0.6943, -22.6269
      #2a4974 color charts
#2a4974 RGB chart
      #2a4974 CMYK chart
      #2a4974 RGB pie chart
      #2a4974 color shades, tints & tones
#2a4974 color schemes
#2a4974 color preview, HTML & CSS examples
           This text has a color of #2a4974        
        
          <p style="color:#2a4974;">Text here</p>
        
        
          .mytext {color:#2a4974;}
        
        Text color #2a4974
      
           This box has a color of #2a4974        
        
          <div style="background-color:#2a4974;">Content here</div>
        
        
          .mybackground {background-color:#2a4974;}
        
        Background color #2a4974
      
           Border around this has a color of #2a4974        
        
          <div style="border:2px solid #2a4974;">Content here</div>
        
        
          .myborder {border:2px solid #2a4974;}
        
        Border color #2a4974