#2c496e color space conversions
Hex:
        #2c496e
        RGB:
        44, 73, 110
        CMY:
        83, 71, 57
        CMYK:
        60, 34, 0, 57
      HSL:
        214°, 42.8571%, 30.1961%
        HSV (HSB):
        214°, 60.0000%, 43.1373%
        XYZ:
        6.2357, 6.4263, 15.6636
        xyY:
        0.2201, 0.2269, 6.4263
      CIE-Lab:
        30.4636, 1.3858, -24.6854
        CIE-LCH:
        30.4636, 24.7242, 273.2131
        CIE-Luv:
        30.4636, -12.3297, -32.3873
        Hunter-Lab:
        25.3502, -0.4550, -18.8894
      #2c496e color charts
#2c496e RGB chart
      #2c496e CMYK chart
      #2c496e RGB pie chart
      #2c496e color shades, tints & tones
#2c496e color schemes
#2c496e color preview, HTML & CSS examples
           This text has a color of #2c496e        
        
          <p style="color:#2c496e;">Text here</p>
        
        
          .mytext {color:#2c496e;}
        
        Text color #2c496e
      
           This box has a color of #2c496e        
        
          <div style="background-color:#2c496e;">Content here</div>
        
        
          .mybackground {background-color:#2c496e;}
        
        Background color #2c496e
      
           Border around this has a color of #2c496e        
        
          <div style="border:2px solid #2c496e;">Content here</div>
        
        
          .myborder {border:2px solid #2c496e;}
        
        Border color #2c496e