#2c3a74 color space conversions
Hex:
        #2c3a74
        RGB:
        44, 58, 116
        CMY:
        83, 77, 55
        CMYK:
        62, 50, 0, 55
      HSL:
        228°, 45.0000%, 31.3725%
        HSV (HSB):
        228°, 62.0690%, 45.4902%
        XYZ:
        5.7041, 4.8225, 17.1532
        xyY:
        0.2061, 0.1742, 4.8225
      CIE-Lab:
        26.2231, 13.7625, -35.2185
        CIE-LCH:
        26.2231, 37.8120, 291.3444
        CIE-Luv:
        26.2231, -7.3813, -45.4024
        Hunter-Lab:
        21.9603, 7.9346, -30.9393
      #2c3a74 color charts
#2c3a74 RGB chart
      #2c3a74 CMYK chart
      #2c3a74 RGB pie chart
      #2c3a74 color shades, tints & tones
#2c3a74 color schemes
#2c3a74 color preview, HTML & CSS examples
           This text has a color of #2c3a74        
        
          <p style="color:#2c3a74;">Text here</p>
        
        
          .mytext {color:#2c3a74;}
        
        Text color #2c3a74
      
           This box has a color of #2c3a74        
        
          <div style="background-color:#2c3a74;">Content here</div>
        
        
          .mybackground {background-color:#2c3a74;}
        
        Background color #2c3a74
      
           Border around this has a color of #2c3a74        
        
          <div style="border:2px solid #2c3a74;">Content here</div>
        
        
          .myborder {border:2px solid #2c3a74;}
        
        Border color #2c3a74