#2c3477 color space conversions
Hex:
        #2c3477
        RGB:
        44, 52, 119
        CMY:
        83, 80, 53
        CMYK:
        63, 56, 0, 53
      HSL:
        234°, 46.0123%, 31.9608%
        HSV (HSB):
        234°, 63.0252%, 46.6667%
        XYZ:
        5.5965, 4.3234, 17.9923
        xyY:
        0.2005, 0.1549, 4.3234
      CIE-Lab:
        24.7129, 19.0324, -39.5556
        CIE-LCH:
        24.7129, 43.8962, 295.6948
        CIE-Luv:
        24.7129, -5.7582, -49.9933
        Hunter-Lab:
        20.7927, 11.6570, -36.7498
      #2c3477 color charts
#2c3477 RGB chart
      #2c3477 CMYK chart
      #2c3477 RGB pie chart
      #2c3477 color shades, tints & tones
#2c3477 color schemes
#2c3477 color preview, HTML & CSS examples
           This text has a color of #2c3477        
        
          <p style="color:#2c3477;">Text here</p>
        
        
          .mytext {color:#2c3477;}
        
        Text color #2c3477
      
           This box has a color of #2c3477        
        
          <div style="background-color:#2c3477;">Content here</div>
        
        
          .mybackground {background-color:#2c3477;}
        
        Background color #2c3477
      
           Border around this has a color of #2c3477        
        
          <div style="border:2px solid #2c3477;">Content here</div>
        
        
          .myborder {border:2px solid #2c3477;}
        
        Border color #2c3477