#2c4154 color space conversions
Hex:
        #2c4154
        RGB:
        44, 65, 84
        CMY:
        83, 75, 67
        CMYK:
        48, 23, 0, 67
      HSL:
        209°, 31.2500%, 25.0980%
        HSV (HSB):
        209°, 47.6190%, 32.9412%
        XYZ:
        4.5292, 4.9562, 9.1054
        xyY:
        0.2436, 0.2666, 4.9562
      CIE-Lab:
        26.6095, -2.3890, -13.9955
        CIE-LCH:
        26.6095, 14.1979, 260.3130
        CIE-Luv:
        26.6095, -9.4187, -16.6994
        Hunter-Lab:
        22.2624, -2.6439, -8.6661
      #2c4154 color charts
#2c4154 RGB chart
      #2c4154 CMYK chart
      #2c4154 RGB pie chart
      #2c4154 color shades, tints & tones
#2c4154 color schemes
#2c4154 color preview, HTML & CSS examples
           This text has a color of #2c4154        
        
          <p style="color:#2c4154;">Text here</p>
        
        
          .mytext {color:#2c4154;}
        
        Text color #2c4154
      
           This box has a color of #2c4154        
        
          <div style="background-color:#2c4154;">Content here</div>
        
        
          .mybackground {background-color:#2c4154;}
        
        Background color #2c4154
      
           Border around this has a color of #2c4154        
        
          <div style="border:2px solid #2c4154;">Content here</div>
        
        
          .myborder {border:2px solid #2c4154;}
        
        Border color #2c4154