#2a537b color space conversions
Hex:
        #2a537b
        RGB:
        42, 83, 123
        CMY:
        84, 67, 52
        CMYK:
        66, 33, 0, 52
      HSL:
        210°, 49.0909%, 32.3529%
        HSV (HSB):
        210°, 65.8537%, 48.2353%
        XYZ:
        7.6233, 8.1088, 19.9023
        xyY:
        0.2139, 0.2276, 8.1088
      CIE-Lab:
        34.2085, -0.7885, -26.9375
        CIE-LCH:
        34.2085, 26.9491, 268.3234
        CIE-Luv:
        34.2085, -16.2181, -36.5219
        Hunter-Lab:
        28.4760, -2.0471, -21.5054
      #2a537b color charts
#2a537b RGB chart
      #2a537b CMYK chart
      #2a537b RGB pie chart
      #2a537b color shades, tints & tones
#2a537b color schemes
#2a537b color preview, HTML & CSS examples
           This text has a color of #2a537b        
        
          <p style="color:#2a537b;">Text here</p>
        
        
          .mytext {color:#2a537b;}
        
        Text color #2a537b
      
           This box has a color of #2a537b        
        
          <div style="background-color:#2a537b;">Content here</div>
        
        
          .mybackground {background-color:#2a537b;}
        
        Background color #2a537b
      
           Border around this has a color of #2a537b        
        
          <div style="border:2px solid #2a537b;">Content here</div>
        
        
          .myborder {border:2px solid #2a537b;}
        
        Border color #2a537b