#2c4067 color space conversions
Hex:
        #2c4067
        RGB:
        44, 64, 103
        CMY:
        83, 75, 60
        CMYK:
        57, 38, 0, 60
      HSL:
        220°, 40.1361%, 28.8235%
        HSV (HSB):
        220°, 57.2816%, 40.3922%
        XYZ:
        5.3203, 5.1815, 13.5517
        xyY:
        0.2212, 0.2154, 5.1815
      CIE-Lab:
        27.2458, 4.8606, -25.2943
        CIE-LCH:
        27.2458, 25.7571, 280.8774
        CIE-Luv:
        27.2458, -9.1380, -32.3523
        Hunter-Lab:
        22.7630, 1.8847, -19.3635
      #2c4067 color charts
#2c4067 RGB chart
      #2c4067 CMYK chart
      #2c4067 RGB pie chart
      #2c4067 color shades, tints & tones
#2c4067 color schemes
#2c4067 color preview, HTML & CSS examples
           This text has a color of #2c4067        
        
          <p style="color:#2c4067;">Text here</p>
        
        
          .mytext {color:#2c4067;}
        
        Text color #2c4067
      
           This box has a color of #2c4067        
        
          <div style="background-color:#2c4067;">Content here</div>
        
        
          .mybackground {background-color:#2c4067;}
        
        Background color #2c4067
      
           Border around this has a color of #2c4067        
        
          <div style="border:2px solid #2c4067;">Content here</div>
        
        
          .myborder {border:2px solid #2c4067;}
        
        Border color #2c4067