#2d4156 color space conversions
Hex:
        #2d4156
        RGB:
        45, 65, 86
        CMY:
        82, 75, 66
        CMYK:
        48, 24, 0, 66
      HSL:
        211°, 31.2977%, 25.6863%
        HSV (HSB):
        211°, 47.6744%, 33.7255%
        XYZ:
        4.6522, 5.0104, 9.5260
        xyY:
        0.2424, 0.2611, 5.0104
      CIE-Lab:
        26.7643, -1.4304, -15.0550
        CIE-LCH:
        26.7643, 15.1228, 264.5726
        CIE-Luv:
        26.7643, -9.0983, -18.1941
        Hunter-Lab:
        22.3839, -2.0728, -9.5636
      #2d4156 color charts
#2d4156 RGB chart
      #2d4156 CMYK chart
      #2d4156 RGB pie chart
      #2d4156 color shades, tints & tones
#2d4156 color schemes
#2d4156 color preview, HTML & CSS examples
           This text has a color of #2d4156        
        
          <p style="color:#2d4156;">Text here</p>
        
        
          .mytext {color:#2d4156;}
        
        Text color #2d4156
      
           This box has a color of #2d4156        
        
          <div style="background-color:#2d4156;">Content here</div>
        
        
          .mybackground {background-color:#2d4156;}
        
        Background color #2d4156
      
           Border around this has a color of #2d4156        
        
          <div style="border:2px solid #2d4156;">Content here</div>
        
        
          .myborder {border:2px solid #2d4156;}
        
        Border color #2d4156