#2c3b63 color space conversions
Hex:
        #2c3b63
        RGB:
        44, 59, 99
        CMY:
        83, 77, 61
        CMYK:
        56, 40, 0, 61
      HSL:
        224°, 38.4615%, 28.0392%
        HSV (HSB):
        224°, 55.5556%, 38.8235%
        XYZ:
        4.8548, 4.5643, 12.4295
        xyY:
        0.2222, 0.2089, 4.5643
      CIE-Lab:
        25.4554, 6.8287, -25.5451
        CIE-LCH:
        25.4554, 26.4421, 284.9664
        CIE-Luv:
        25.4554, -7.3698, -32.0817
        Hunter-Lab:
        21.3641, 3.1753, -19.5396
      #2c3b63 color charts
#2c3b63 RGB chart
      #2c3b63 CMYK chart
      #2c3b63 RGB pie chart
      #2c3b63 color shades, tints & tones
#2c3b63 color schemes
#2c3b63 color preview, HTML & CSS examples
           This text has a color of #2c3b63        
        
          <p style="color:#2c3b63;">Text here</p>
        
        
          .mytext {color:#2c3b63;}
        
        Text color #2c3b63
      
           This box has a color of #2c3b63        
        
          <div style="background-color:#2c3b63;">Content here</div>
        
        
          .mybackground {background-color:#2c3b63;}
        
        Background color #2c3b63
      
           Border around this has a color of #2c3b63        
        
          <div style="border:2px solid #2c3b63;">Content here</div>
        
        
          .myborder {border:2px solid #2c3b63;}
        
        Border color #2c3b63