#2c4693 color space conversions
Hex:
        #2c4693
        RGB:
        44, 70, 147
        CMY:
        83, 73, 42
        CMYK:
        70, 52, 0, 42
      HSL:
        225°, 53.9267%, 37.4510%
        HSV (HSB):
        225°, 70.0680%, 57.6471%
        XYZ:
        8.4953, 7.0224, 28.5115
        xyY:
        0.1929, 0.1595, 7.0224
      CIE-Lab:
        31.8578, 17.2711, -45.4394
        CIE-LCH:
        31.8578, 48.6110, 290.8114
        CIE-Luv:
        31.8578, -11.3446, -62.6708
        Hunter-Lab:
        26.4998, 10.8492, -45.2411
      #2c4693 color charts
#2c4693 RGB chart
      #2c4693 CMYK chart
      #2c4693 RGB pie chart
      #2c4693 color shades, tints & tones
#2c4693 color schemes
#2c4693 color preview, HTML & CSS examples
           This text has a color of #2c4693        
        
          <p style="color:#2c4693;">Text here</p>
        
        
          .mytext {color:#2c4693;}
        
        Text color #2c4693
      
           This box has a color of #2c4693        
        
          <div style="background-color:#2c4693;">Content here</div>
        
        
          .mybackground {background-color:#2c4693;}
        
        Background color #2c4693
      
           Border around this has a color of #2c4693        
        
          <div style="border:2px solid #2c4693;">Content here</div>
        
        
          .myborder {border:2px solid #2c4693;}
        
        Border color #2c4693