#2a5594 color space conversions
Hex:
        #2a5594
        RGB:
        42, 85, 148
        CMY:
        84, 67, 42
        CMYK:
        72, 43, 0, 42
      HSL:
        216°, 55.7895%, 37.2549%
        HSV (HSB):
        216°, 71.6216%, 58.0392%
        XYZ:
        9.5486, 9.1274, 29.2755
        xyY:
        0.1991, 0.1903, 9.1274
      CIE-Lab:
        36.2284, 7.3143, -39.0367
        CIE-LCH:
        36.2284, 39.7161, 280.6124
        CIE-Luv:
        36.2284, -16.3963, -55.4385
        Hunter-Lab:
        30.2115, 3.5465, -36.3049
      #2a5594 color charts
#2a5594 RGB chart
      #2a5594 CMYK chart
      #2a5594 RGB pie chart
      #2a5594 color shades, tints & tones
#2a5594 color schemes
#2a5594 color preview, HTML & CSS examples
           This text has a color of #2a5594        
        
          <p style="color:#2a5594;">Text here</p>
        
        
          .mytext {color:#2a5594;}
        
        Text color #2a5594
      
           This box has a color of #2a5594        
        
          <div style="background-color:#2a5594;">Content here</div>
        
        
          .mybackground {background-color:#2a5594;}
        
        Background color #2a5594
      
           Border around this has a color of #2a5594        
        
          <div style="border:2px solid #2a5594;">Content here</div>
        
        
          .myborder {border:2px solid #2a5594;}
        
        Border color #2a5594