#2a4675 color space conversions
Hex:
        #2a4675
        RGB:
        42, 70, 117
        CMY:
        84, 73, 54
        CMYK:
        64, 40, 0, 54
      HSL:
        218°, 47.1698%, 31.1765%
        HSV (HSB):
        218°, 64.1026%, 45.8824%
        XYZ:
        6.3559, 6.1569, 17.6830
        xyY:
        0.2105, 0.2039, 6.1569
      CIE-Lab:
        29.8049, 5.5119, -30.1438
        CIE-LCH:
        29.8049, 30.6435, 280.3623
        CIE-Luv:
        29.8049, -11.7454, -39.9873
        Hunter-Lab:
        24.8131, 2.2999, -24.8837
      #2a4675 color charts
#2a4675 RGB chart
      #2a4675 CMYK chart
      #2a4675 RGB pie chart
      #2a4675 color shades, tints & tones
#2a4675 color schemes
#2a4675 color preview, HTML & CSS examples
           This text has a color of #2a4675        
        
          <p style="color:#2a4675;">Text here</p>
        
        
          .mytext {color:#2a4675;}
        
        Text color #2a4675
      
           This box has a color of #2a4675        
        
          <div style="background-color:#2a4675;">Content here</div>
        
        
          .mybackground {background-color:#2a4675;}
        
        Background color #2a4675
      
           Border around this has a color of #2a4675        
        
          <div style="border:2px solid #2a4675;">Content here</div>
        
        
          .myborder {border:2px solid #2a4675;}
        
        Border color #2a4675