#2a5993 color space conversions
Hex:
        #2a5993
        RGB:
        42, 89, 147
        CMY:
        84, 65, 42
        CMYK:
        71, 39, 0, 42
      HSL:
        213°, 55.5556%, 37.0588%
        HSV (HSB):
        213°, 71.4286%, 57.6471%
        XYZ:
        9.7937, 9.7436, 28.9683
        xyY:
        0.2019, 0.2009, 9.7436
      CIE-Lab:
        37.3782, 4.3295, -36.6011
        CIE-LCH:
        37.3782, 36.8563, 276.7461
        CIE-Luv:
        37.3782, -17.7500, -52.1114
        Hunter-Lab:
        31.2147, 1.3790, -33.1728
      #2a5993 color charts
#2a5993 RGB chart
      #2a5993 CMYK chart
      #2a5993 RGB pie chart
      #2a5993 color shades, tints & tones
#2a5993 color schemes
#2a5993 color preview, HTML & CSS examples
           This text has a color of #2a5993        
        
          <p style="color:#2a5993;">Text here</p>
        
        
          .mytext {color:#2a5993;}
        
        Text color #2a5993
      
           This box has a color of #2a5993        
        
          <div style="background-color:#2a5993;">Content here</div>
        
        
          .mybackground {background-color:#2a5993;}
        
        Background color #2a5993
      
           Border around this has a color of #2a5993        
        
          <div style="border:2px solid #2a5993;">Content here</div>
        
        
          .myborder {border:2px solid #2a5993;}
        
        Border color #2a5993