#2a4975 color space conversions
Hex:
        #2a4975
        RGB:
        42, 73, 117
        CMY:
        84, 71, 54
        CMYK:
        64, 38, 0, 54
      HSL:
        215°, 47.1698%, 31.1765%
        HSV (HSB):
        215°, 64.1026%, 45.8824%
        XYZ:
        6.5483, 6.5417, 17.7472
        xyY:
        0.2124, 0.2121, 6.5417
      CIE-Lab:
        30.7399, 3.5092, -28.6635
        CIE-LCH:
        30.7399, 28.8775, 276.9799
        CIE-Luv:
        30.7399, -12.7764, -38.1669
        Hunter-Lab:
        25.5767, 0.9412, -23.2364
      #2a4975 color charts
#2a4975 RGB chart
      #2a4975 CMYK chart
      #2a4975 RGB pie chart
      #2a4975 color shades, tints & tones
#2a4975 color schemes
#2a4975 color preview, HTML & CSS examples
           This text has a color of #2a4975        
        
          <p style="color:#2a4975;">Text here</p>
        
        
          .mytext {color:#2a4975;}
        
        Text color #2a4975
      
           This box has a color of #2a4975        
        
          <div style="background-color:#2a4975;">Content here</div>
        
        
          .mybackground {background-color:#2a4975;}
        
        Background color #2a4975
      
           Border around this has a color of #2a4975        
        
          <div style="border:2px solid #2a4975;">Content here</div>
        
        
          .myborder {border:2px solid #2a4975;}
        
        Border color #2a4975