#2c537a color space conversions
Hex:
        #2c537a
        RGB:
        44, 83, 122
        CMY:
        83, 67, 52
        CMYK:
        64, 32, 0, 52
      HSL:
        210°, 46.9880%, 32.5490%
        HSV (HSB):
        210°, 63.9344%, 47.8431%
        XYZ:
        7.6448, 8.1271, 19.5781
        xyY:
        0.2163, 0.2299, 8.1271
      CIE-Lab:
        34.2463, -0.7482, -26.2529
        CIE-LCH:
        34.2463, 26.2635, 268.3676
        CIE-Luv:
        34.2463, -15.7741, -35.5550
        Hunter-Lab:
        28.5081, -2.0222, -20.7621
      #2c537a color charts
#2c537a RGB chart
      #2c537a CMYK chart
      #2c537a RGB pie chart
      #2c537a color shades, tints & tones
#2c537a color schemes
#2c537a color preview, HTML & CSS examples
           This text has a color of #2c537a        
        
          <p style="color:#2c537a;">Text here</p>
        
        
          .mytext {color:#2c537a;}
        
        Text color #2c537a
      
           This box has a color of #2c537a        
        
          <div style="background-color:#2c537a;">Content here</div>
        
        
          .mybackground {background-color:#2c537a;}
        
        Background color #2c537a
      
           Border around this has a color of #2c537a        
        
          <div style="border:2px solid #2c537a;">Content here</div>
        
        
          .myborder {border:2px solid #2c537a;}
        
        Border color #2c537a