#2c447a color space conversions
Hex:
        #2c447a
        RGB:
        44, 68, 122
        CMY:
        83, 73, 52
        CMYK:
        64, 44, 0, 52
      HSL:
        222°, 46.9880%, 32.5490%
        HSV (HSB):
        222°, 63.9344%, 47.8431%
        XYZ:
        6.6187, 6.0749, 19.2361
        xyY:
        0.2073, 0.1903, 6.0749
      CIE-Lab:
        29.6005, 9.1523, -33.6014
        CIE-LCH:
        29.6005, 34.8256, 285.2364
        CIE-Luv:
        29.6005, -10.5935, -44.8774
        Hunter-Lab:
        24.6472, 4.8011, -29.0202
      #2c447a color charts
#2c447a RGB chart
      #2c447a CMYK chart
      #2c447a RGB pie chart
      #2c447a color shades, tints & tones
#2c447a color schemes
#2c447a color preview, HTML & CSS examples
           This text has a color of #2c447a        
        
          <p style="color:#2c447a;">Text here</p>
        
        
          .mytext {color:#2c447a;}
        
        Text color #2c447a
      
           This box has a color of #2c447a        
        
          <div style="background-color:#2c447a;">Content here</div>
        
        
          .mybackground {background-color:#2c447a;}
        
        Background color #2c447a
      
           Border around this has a color of #2c447a        
        
          <div style="border:2px solid #2c447a;">Content here</div>
        
        
          .myborder {border:2px solid #2c447a;}
        
        Border color #2c447a