#2a3091 color space conversions
Hex:
        #2a3091
        RGB:
        42, 48, 145
        CMY:
        84, 81, 43
        CMYK:
        71, 67, 0, 43
      HSL:
        237°, 55.0802%, 36.6667%
        HSV (HSB):
        237°, 71.0345%, 56.8627%
        XYZ:
        7.1226, 4.6505, 27.3103
        xyY:
        0.1822, 0.1190, 4.6505
      CIE-Lab:
        25.7148, 30.9947, -54.2080
        CIE-LCH:
        25.7148, 62.4434, 299.7598
        CIE-Luv:
        25.7148, -6.1645, -68.4591
        Hunter-Lab:
        21.5650, 21.2176, -59.9905
      #2a3091 color charts
#2a3091 RGB chart
      #2a3091 CMYK chart
      #2a3091 RGB pie chart
      #2a3091 color shades, tints & tones
#2a3091 color schemes
#2a3091 color preview, HTML & CSS examples
           This text has a color of #2a3091        
        
          <p style="color:#2a3091;">Text here</p>
        
        
          .mytext {color:#2a3091;}
        
        Text color #2a3091
      
           This box has a color of #2a3091        
        
          <div style="background-color:#2a3091;">Content here</div>
        
        
          .mybackground {background-color:#2a3091;}
        
        Background color #2a3091
      
           Border around this has a color of #2a3091        
        
          <div style="border:2px solid #2a3091;">Content here</div>
        
        
          .myborder {border:2px solid #2a3091;}
        
        Border color #2a3091