#2a4fba color space conversions
Hex:
        #2a4fba
        RGB:
        42, 79, 186
        CMY:
        84, 69, 27
        CMYK:
        77, 58, 0, 27
      HSL:
        225°, 63.1579%, 44.7059%
        HSV (HSB):
        225°, 77.4194%, 72.9412%
        XYZ:
        12.6138, 9.6294, 47.6482
        xyY:
        0.1805, 0.1378, 9.6294
      CIE-Lab:
        37.1689, 25.8621, -60.1716
        CIE-LCH:
        37.1689, 65.4941, 293.2583
        CIE-Luv:
        37.1689, -14.3296, -86.7114
        Hunter-Lab:
        31.0312, 18.2530, -69.3175
      #2a4fba color charts
#2a4fba RGB chart
      #2a4fba CMYK chart
      #2a4fba RGB pie chart
      #2a4fba color shades, tints & tones
#2a4fba color schemes
#2a4fba color preview, HTML & CSS examples
           This text has a color of #2a4fba        
        
          <p style="color:#2a4fba;">Text here</p>
        
        
          .mytext {color:#2a4fba;}
        
        Text color #2a4fba
      
           This box has a color of #2a4fba        
        
          <div style="background-color:#2a4fba;">Content here</div>
        
        
          .mybackground {background-color:#2a4fba;}
        
        Background color #2a4fba
      
           Border around this has a color of #2a4fba        
        
          <div style="border:2px solid #2a4fba;">Content here</div>
        
        
          .myborder {border:2px solid #2a4fba;}
        
        Border color #2a4fba