#2a4187 color space conversions
Hex:
        #2a4187
        RGB:
        42, 65, 135
        CMY:
        84, 75, 47
        CMYK:
        69, 52, 0, 47
      HSL:
        225°, 52.5424%, 34.7059%
        HSV (HSB):
        225°, 68.8889%, 52.9412%
        XYZ:
        7.2183, 6.0221, 23.7036
        xyY:
        0.1954, 0.1630, 6.0221
      CIE-Lab:
        29.4682, 15.7563, -41.9202
        CIE-LCH:
        29.4682, 44.7836, 290.5995
        CIE-Luv:
        29.4682, -10.2086, -56.3088
        Hunter-Lab:
        24.5400, 9.5600, -40.0913
      #2a4187 color charts
#2a4187 RGB chart
      #2a4187 CMYK chart
      #2a4187 RGB pie chart
      #2a4187 color shades, tints & tones
#2a4187 color schemes
#2a4187 color preview, HTML & CSS examples
           This text has a color of #2a4187        
        
          <p style="color:#2a4187;">Text here</p>
        
        
          .mytext {color:#2a4187;}
        
        Text color #2a4187
      
           This box has a color of #2a4187        
        
          <div style="background-color:#2a4187;">Content here</div>
        
        
          .mybackground {background-color:#2a4187;}
        
        Background color #2a4187
      
           Border around this has a color of #2a4187        
        
          <div style="border:2px solid #2a4187;">Content here</div>
        
        
          .myborder {border:2px solid #2a4187;}
        
        Border color #2a4187