#2a3a81 color space conversions
Hex:
        #2a3a81
        RGB:
        42, 58, 129
        CMY:
        84, 77, 49
        CMYK:
        67, 55, 0, 49
      HSL:
        229°, 50.8772%, 33.5294%
        HSV (HSB):
        229°, 67.4419%, 50.5882%
        XYZ:
        6.4303, 5.1033, 21.4150
        xyY:
        0.1952, 0.1549, 5.1033
      CIE-Lab:
        27.0272, 18.2746, -42.1250
        CIE-LCH:
        27.0272, 45.9181, 293.4521
        CIE-Luv:
        27.0272, -8.1275, -54.9395
        Hunter-Lab:
        22.5906, 11.2761, -40.3913
      #2a3a81 color charts
#2a3a81 RGB chart
      #2a3a81 CMYK chart
      #2a3a81 RGB pie chart
      #2a3a81 color shades, tints & tones
#2a3a81 color schemes
#2a3a81 color preview, HTML & CSS examples
           This text has a color of #2a3a81        
        
          <p style="color:#2a3a81;">Text here</p>
        
        
          .mytext {color:#2a3a81;}
        
        Text color #2a3a81
      
           This box has a color of #2a3a81        
        
          <div style="background-color:#2a3a81;">Content here</div>
        
        
          .mybackground {background-color:#2a3a81;}
        
        Background color #2a3a81
      
           Border around this has a color of #2a3a81        
        
          <div style="border:2px solid #2a3a81;">Content here</div>
        
        
          .myborder {border:2px solid #2a3a81;}
        
        Border color #2a3a81