#2c3c79 color space conversions
Hex:
        #2c3c79
        RGB:
        44, 60, 121
        CMY:
        83, 76, 53
        CMYK:
        64, 50, 0, 53
      HSL:
        228°, 46.6667%, 32.3529%
        HSV (HSB):
        228°, 63.6364%, 47.4510%
        XYZ:
        6.1058, 5.1477, 18.7610
        xyY:
        0.2034, 0.1715, 5.1477
      CIE-Lab:
        27.1514, 14.2516, -36.8924
        CIE-LCH:
        27.1514, 39.5495, 291.1216
        CIE-Luv:
        27.1514, -8.0810, -48.1714
        Hunter-Lab:
        22.6885, 8.3318, -33.1446
      #2c3c79 color charts
#2c3c79 RGB chart
      #2c3c79 CMYK chart
      #2c3c79 RGB pie chart
      #2c3c79 color shades, tints & tones
#2c3c79 color schemes
#2c3c79 color preview, HTML & CSS examples
           This text has a color of #2c3c79        
        
          <p style="color:#2c3c79;">Text here</p>
        
        
          .mytext {color:#2c3c79;}
        
        Text color #2c3c79
      
           This box has a color of #2c3c79        
        
          <div style="background-color:#2c3c79;">Content here</div>
        
        
          .mybackground {background-color:#2c3c79;}
        
        Background color #2c3c79
      
           Border around this has a color of #2c3c79        
        
          <div style="border:2px solid #2c3c79;">Content here</div>
        
        
          .myborder {border:2px solid #2c3c79;}
        
        Border color #2c3c79