#2c4978 color space conversions
Hex:
        #2c4978
        RGB:
        44, 73, 120
        CMY:
        83, 71, 53
        CMYK:
        63, 39, 0, 53
      HSL:
        217°, 46.3415%, 32.1569%
        HSV (HSB):
        217°, 63.3333%, 47.0588%
        XYZ:
        6.8114, 6.6566, 18.6952
        xyY:
        0.2118, 0.2070, 6.6566
      CIE-Lab:
        31.0121, 5.0457, -30.1059
        CIE-LCH:
        31.0121, 30.5258, 279.5143
        CIE-Luv:
        31.0121, -12.2672, -40.4042
        Hunter-Lab:
        25.8004, 1.9739, -24.9016
      #2c4978 color charts
#2c4978 RGB chart
      #2c4978 CMYK chart
      #2c4978 RGB pie chart
      #2c4978 color shades, tints & tones
#2c4978 color schemes
#2c4978 color preview, HTML & CSS examples
           This text has a color of #2c4978        
        
          <p style="color:#2c4978;">Text here</p>
        
        
          .mytext {color:#2c4978;}
        
        Text color #2c4978
      
           This box has a color of #2c4978        
        
          <div style="background-color:#2c4978;">Content here</div>
        
        
          .mybackground {background-color:#2c4978;}
        
        Background color #2c4978
      
           Border around this has a color of #2c4978        
        
          <div style="border:2px solid #2c4978;">Content here</div>
        
        
          .myborder {border:2px solid #2c4978;}
        
        Border color #2c4978