#2a4095 color space conversions
Hex:
        #2a4095
        RGB:
        42, 64, 149
        CMY:
        84, 75, 42
        CMYK:
        72, 57, 0, 42
      HSL:
        228°, 56.0209%, 37.4510%
        HSV (HSB):
        228°, 71.8121%, 58.4314%
        XYZ:
        8.2131, 6.3290, 29.2225
        xyY:
        0.1877, 0.1446, 6.3290
      CIE-Lab:
        30.2277, 21.7936, -49.3049
        CIE-LCH:
        30.2277, 53.9067, 293.8463
        CIE-Luv:
        30.2277, -10.0880, -66.7340
        Hunter-Lab:
        25.1574, 14.2488, -51.2602
      #2a4095 color charts
#2a4095 RGB chart
      #2a4095 CMYK chart
      #2a4095 RGB pie chart
      #2a4095 color shades, tints & tones
#2a4095 color schemes
#2a4095 color preview, HTML & CSS examples
           This text has a color of #2a4095        
        
          <p style="color:#2a4095;">Text here</p>
        
        
          .mytext {color:#2a4095;}
        
        Text color #2a4095
      
           This box has a color of #2a4095        
        
          <div style="background-color:#2a4095;">Content here</div>
        
        
          .mybackground {background-color:#2a4095;}
        
        Background color #2a4095
      
           Border around this has a color of #2a4095        
        
          <div style="border:2px solid #2a4095;">Content here</div>
        
        
          .myborder {border:2px solid #2a4095;}
        
        Border color #2a4095