#2c537e color space conversions
Hex:
        #2c537e
        RGB:
        44, 83, 126
        CMY:
        83, 67, 51
        CMYK:
        65, 34, 0, 51
      HSL:
        211°, 48.2353%, 33.3333%
        HSV (HSB):
        211°, 65.0794%, 49.4118%
        XYZ:
        7.8979, 8.2283, 20.9106
        xyY:
        0.2132, 0.2222, 8.2283
      CIE-Lab:
        34.4540, 0.7120, -28.3997
        CIE-LCH:
        34.4540, 28.4086, 271.4361
        CIE-Luv:
        34.4540, -15.6960, -38.8407
        Hunter-Lab:
        28.6851, -1.0526, -23.1412
      #2c537e color charts
#2c537e RGB chart
      #2c537e CMYK chart
      #2c537e RGB pie chart
      #2c537e color shades, tints & tones
#2c537e color schemes
#2c537e color preview, HTML & CSS examples
           This text has a color of #2c537e        
        
          <p style="color:#2c537e;">Text here</p>
        
        
          .mytext {color:#2c537e;}
        
        Text color #2c537e
      
           This box has a color of #2c537e        
        
          <div style="background-color:#2c537e;">Content here</div>
        
        
          .mybackground {background-color:#2c537e;}
        
        Background color #2c537e
      
           Border around this has a color of #2c537e        
        
          <div style="border:2px solid #2c537e;">Content here</div>
        
        
          .myborder {border:2px solid #2c537e;}
        
        Border color #2c537e