#2a5288 color space conversions
Hex:
        #2a5288
        RGB:
        42, 82, 136
        CMY:
        84, 68, 47
        CMYK:
        69, 40, 0, 47
      HSL:
        214°, 52.8090%, 34.9020%
        HSV (HSB):
        214°, 69.1176%, 53.3333%
        XYZ:
        8.4161, 8.3044, 24.4519
        xyY:
        0.2044, 0.2017, 8.3044
      CIE-Lab:
        34.6090, 4.7153, -34.3097
        CIE-LCH:
        34.6090, 34.6322, 277.8253
        CIE-Luv:
        34.6090, -15.6069, -47.7436
        Hunter-Lab:
        28.8174, 1.7003, -30.1362
      #2a5288 color charts
#2a5288 RGB chart
      #2a5288 CMYK chart
      #2a5288 RGB pie chart
      #2a5288 color shades, tints & tones
#2a5288 color schemes
#2a5288 color preview, HTML & CSS examples
           This text has a color of #2a5288        
        
          <p style="color:#2a5288;">Text here</p>
        
        
          .mytext {color:#2a5288;}
        
        Text color #2a5288
      
           This box has a color of #2a5288        
        
          <div style="background-color:#2a5288;">Content here</div>
        
        
          .mybackground {background-color:#2a5288;}
        
        Background color #2a5288
      
           Border around this has a color of #2a5288        
        
          <div style="border:2px solid #2a5288;">Content here</div>
        
        
          .myborder {border:2px solid #2a5288;}
        
        Border color #2a5288