#2c3269 color space conversions
Hex:
        #2c3269
        RGB:
        44, 50, 105
        CMY:
        83, 80, 59
        CMYK:
        58, 52, 0, 59
      HSL:
        234°, 40.9396%, 29.2157%
        HSV (HSB):
        234°, 58.0952%, 41.1765%
        XYZ:
        4.7291, 3.8366, 13.8559
        xyY:
        0.2109, 0.1711, 3.8366
      CIE-Lab:
        23.1237, 15.2641, -33.1430
        CIE-LCH:
        23.1237, 36.4891, 294.7286
        CIE-Luv:
        23.1237, -4.7138, -40.8316
        Hunter-Lab:
        19.5872, 8.8191, -28.2303
      #2c3269 color charts
#2c3269 RGB chart
      #2c3269 CMYK chart
      #2c3269 RGB pie chart
      #2c3269 color shades, tints & tones
#2c3269 color schemes
#2c3269 color preview, HTML & CSS examples
           This text has a color of #2c3269        
        
          <p style="color:#2c3269;">Text here</p>
        
        
          .mytext {color:#2c3269;}
        
        Text color #2c3269
      
           This box has a color of #2c3269        
        
          <div style="background-color:#2c3269;">Content here</div>
        
        
          .mybackground {background-color:#2c3269;}
        
        Background color #2c3269
      
           Border around this has a color of #2c3269        
        
          <div style="border:2px solid #2c3269;">Content here</div>
        
        
          .myborder {border:2px solid #2c3269;}
        
        Border color #2c3269