#2c3154 color space conversions
Hex:
        #2c3154
        RGB:
        44, 49, 84
        CMY:
        83, 81, 67
        CMYK:
        48, 42, 0, 67
      HSL:
        233°, 31.2500%, 25.0980%
        HSV (HSB):
        233°, 47.6190%, 32.9412%
        XYZ:
        3.7373, 3.3722, 8.8414
        xyY:
        0.2343, 0.2114, 3.3722
      CIE-Lab:
        21.4768, 8.4854, -21.9915
        CIE-LCH:
        21.4768, 23.5717, 291.0990
        CIE-Luv:
        21.4768, -3.6097, -25.9451
        Hunter-Lab:
        18.3635, 4.1912, -15.6917
      #2c3154 color charts
#2c3154 RGB chart
      #2c3154 CMYK chart
      #2c3154 RGB pie chart
      #2c3154 color shades, tints & tones
#2c3154 color schemes
#2c3154 color preview, HTML & CSS examples
           This text has a color of #2c3154        
        
          <p style="color:#2c3154;">Text here</p>
        
        
          .mytext {color:#2c3154;}
        
        Text color #2c3154
      
           This box has a color of #2c3154        
        
          <div style="background-color:#2c3154;">Content here</div>
        
        
          .mybackground {background-color:#2c3154;}
        
        Background color #2c3154
      
           Border around this has a color of #2c3154        
        
          <div style="border:2px solid #2c3154;">Content here</div>
        
        
          .myborder {border:2px solid #2c3154;}
        
        Border color #2c3154