#2c3364 color space conversions
Hex:
        #2c3364
        RGB:
        44, 51, 100
        CMY:
        83, 80, 61
        CMYK:
        56, 49, 0, 61
      HSL:
        233°, 38.8889%, 28.2353%
        HSV (HSB):
        233°, 56.0000%, 39.2157%
        XYZ:
        4.5228, 3.8232, 12.5562
        xyY:
        0.2164, 0.1829, 3.8232
      CIE-Lab:
        23.0782, 12.7459, -29.9722
        CIE-LCH:
        23.0782, 32.5698, 293.0380
        CIE-Luv:
        23.0782, -4.8278, -36.7985
        Hunter-Lab:
        19.5531, 7.0706, -24.3864
      #2c3364 color charts
#2c3364 RGB chart
      #2c3364 CMYK chart
      #2c3364 RGB pie chart
      #2c3364 color shades, tints & tones
#2c3364 color schemes
#2c3364 color preview, HTML & CSS examples
           This text has a color of #2c3364        
        
          <p style="color:#2c3364;">Text here</p>
        
        
          .mytext {color:#2c3364;}
        
        Text color #2c3364
      
           This box has a color of #2c3364        
        
          <div style="background-color:#2c3364;">Content here</div>
        
        
          .mybackground {background-color:#2c3364;}
        
        Background color #2c3364
      
           Border around this has a color of #2c3364        
        
          <div style="border:2px solid #2c3364;">Content here</div>
        
        
          .myborder {border:2px solid #2c3364;}
        
        Border color #2c3364