#2c497e color space conversions
Hex:
        #2c497e
        RGB:
        44, 73, 126
        CMY:
        83, 71, 51
        CMYK:
        65, 42, 0, 51
      HSL:
        219°, 48.2353%, 33.3333%
        HSV (HSB):
        219°, 65.0794%, 49.4118%
        XYZ:
        7.1871, 6.8069, 20.6737
        xyY:
        0.2073, 0.1963, 6.8069
      CIE-Lab:
        31.3632, 7.2826, -33.2911
        CIE-LCH:
        31.3632, 34.0784, 282.3394
        CIE-Luv:
        31.3632, -12.2422, -45.1471
        Hunter-Lab:
        26.0901, 3.5145, -28.7182
      #2c497e color charts
#2c497e RGB chart
      #2c497e CMYK chart
      #2c497e RGB pie chart
      #2c497e color shades, tints & tones
#2c497e color schemes
#2c497e color preview, HTML & CSS examples
           This text has a color of #2c497e        
        
          <p style="color:#2c497e;">Text here</p>
        
        
          .mytext {color:#2c497e;}
        
        Text color #2c497e
      
           This box has a color of #2c497e        
        
          <div style="background-color:#2c497e;">Content here</div>
        
        
          .mybackground {background-color:#2c497e;}
        
        Background color #2c497e
      
           Border around this has a color of #2c497e        
        
          <div style="border:2px solid #2c497e;">Content here</div>
        
        
          .myborder {border:2px solid #2c497e;}
        
        Border color #2c497e