#2c3380 color space conversions
Hex:
        #2c3380
        RGB:
        44, 51, 128
        CMY:
        83, 80, 50
        CMYK:
        66, 60, 0, 50
      HSL:
        235°, 48.8372%, 33.7255%
        HSV (HSB):
        235°, 65.6250%, 50.1961%
        XYZ:
        6.1188, 4.4616, 20.9608
        xyY:
        0.1940, 0.1415, 4.4616
      CIE-Lab:
        25.1424, 23.0538, -44.5463
        CIE-LCH:
        25.1424, 50.1583, 297.3627
        CIE-Luv:
        25.1424, -5.8102, -56.5189
        Hunter-Lab:
        21.1226, 14.7435, -44.0499
      #2c3380 color charts
#2c3380 RGB chart
      #2c3380 CMYK chart
      #2c3380 RGB pie chart
      #2c3380 color shades, tints & tones
#2c3380 color schemes
#2c3380 color preview, HTML & CSS examples
           This text has a color of #2c3380        
        
          <p style="color:#2c3380;">Text here</p>
        
        
          .mytext {color:#2c3380;}
        
        Text color #2c3380
      
           This box has a color of #2c3380        
        
          <div style="background-color:#2c3380;">Content here</div>
        
        
          .mybackground {background-color:#2c3380;}
        
        Background color #2c3380
      
           Border around this has a color of #2c3380        
        
          <div style="border:2px solid #2c3380;">Content here</div>
        
        
          .myborder {border:2px solid #2c3380;}
        
        Border color #2c3380