#2c629b color space conversions
Hex:
        #2c629b
        RGB:
        44, 98, 155
        CMY:
        83, 62, 39
        CMYK:
        72, 37, 0, 39
      HSL:
        211°, 55.7789%, 39.0196%
        HSV (HSB):
        211°, 71.6129%, 60.7843%
        XYZ:
        11.3228, 11.6374, 32.6598
        xyY:
        0.2036, 0.2092, 11.6374
      CIE-Lab:
        40.6339, 1.9109, -36.2350
        CIE-LCH:
        40.6339, 36.2853, 273.0187
        CIE-Luv:
        40.6339, -20.2248, -52.4901
        Hunter-Lab:
        34.1136, -0.4522, -32.8837
      #2c629b color charts
#2c629b RGB chart
      #2c629b CMYK chart
      #2c629b RGB pie chart
      #2c629b color shades, tints & tones
#2c629b color schemes
#2c629b color preview, HTML & CSS examples
           This text has a color of #2c629b        
        
          <p style="color:#2c629b;">Text here</p>
        
        
          .mytext {color:#2c629b;}
        
        Text color #2c629b
      
           This box has a color of #2c629b        
        
          <div style="background-color:#2c629b;">Content here</div>
        
        
          .mybackground {background-color:#2c629b;}
        
        Background color #2c629b
      
           Border around this has a color of #2c629b        
        
          <div style="border:2px solid #2c629b;">Content here</div>
        
        
          .myborder {border:2px solid #2c629b;}
        
        Border color #2c629b