#2a3285 color space conversions
Hex:
        #2a3285
        RGB:
        42, 50, 133
        CMY:
        84, 80, 48
        CMYK:
        68, 62, 0, 48
      HSL:
        235°, 52.0000%, 34.3137%
        HSV (HSB):
        235°, 68.4211%, 52.1569%
        XYZ:
        6.3291, 4.4669, 22.7189
        xyY:
        0.1888, 0.1333, 4.4669
      CIE-Lab:
        25.1586, 25.2538, -47.6610
        CIE-LCH:
        25.1586, 53.9381, 297.9174
        CIE-Luv:
        25.1586, -6.1855, -60.2450
        Hunter-Lab:
        21.1350, 16.4672, -48.9387
      #2a3285 color charts
#2a3285 RGB chart
      #2a3285 CMYK chart
      #2a3285 RGB pie chart
      #2a3285 color shades, tints & tones
#2a3285 color schemes
#2a3285 color preview, HTML & CSS examples
           This text has a color of #2a3285        
        
          <p style="color:#2a3285;">Text here</p>
        
        
          .mytext {color:#2a3285;}
        
        Text color #2a3285
      
           This box has a color of #2a3285        
        
          <div style="background-color:#2a3285;">Content here</div>
        
        
          .mybackground {background-color:#2a3285;}
        
        Background color #2a3285
      
           Border around this has a color of #2a3285        
        
          <div style="border:2px solid #2a3285;">Content here</div>
        
        
          .myborder {border:2px solid #2a3285;}
        
        Border color #2a3285