#2c3979 color space conversions
Hex:
        #2c3979
        RGB:
        44, 57, 121
        CMY:
        83, 78, 53
        CMYK:
        64, 53, 0, 53
      HSL:
        230°, 46.6667%, 32.3529%
        HSV (HSB):
        230°, 63.6364%, 47.4510%
        XYZ:
        5.9530, 4.8422, 18.7100
        xyY:
        0.2018, 0.1641, 4.8422
      CIE-Lab:
        26.2804, 16.3221, -38.2934
        CIE-LCH:
        26.2804, 41.6269, 293.0855
        CIE-Luv:
        26.2804, -7.2027, -49.4848
        Hunter-Lab:
        22.0050, 9.7809, -35.0086
      #2c3979 color charts
#2c3979 RGB chart
      #2c3979 CMYK chart
      #2c3979 RGB pie chart
      #2c3979 color shades, tints & tones
#2c3979 color schemes
#2c3979 color preview, HTML & CSS examples
           This text has a color of #2c3979        
        
          <p style="color:#2c3979;">Text here</p>
        
        
          .mytext {color:#2c3979;}
        
        Text color #2c3979
      
           This box has a color of #2c3979        
        
          <div style="background-color:#2c3979;">Content here</div>
        
        
          .mybackground {background-color:#2c3979;}
        
        Background color #2c3979
      
           Border around this has a color of #2c3979        
        
          <div style="border:2px solid #2c3979;">Content here</div>
        
        
          .myborder {border:2px solid #2c3979;}
        
        Border color #2c3979