#2d4256 color space conversions
Hex:
        #2d4256
        RGB:
        45, 66, 86
        CMY:
        82, 74, 66
        CMYK:
        48, 23, 0, 66
      HSL:
        209°, 31.2977%, 25.6863%
        HSV (HSB):
        209°, 47.6744%, 33.7255%
        XYZ:
        4.7101, 5.1262, 9.5453
        xyY:
        0.2430, 0.2645, 5.1262
      CIE-Lab:
        27.0913, -2.0842, -14.5510
        CIE-LCH:
        27.0913, 14.6995, 261.8487
        CIE-Luv:
        27.0913, -9.4859, -17.5492
        Hunter-Lab:
        22.6411, -2.4879, -9.1474
      #2d4256 color charts
#2d4256 RGB chart
      #2d4256 CMYK chart
      #2d4256 RGB pie chart
      #2d4256 color shades, tints & tones
#2d4256 color schemes
#2d4256 color preview, HTML & CSS examples
           This text has a color of #2d4256        
        
          <p style="color:#2d4256;">Text here</p>
        
        
          .mytext {color:#2d4256;}
        
        Text color #2d4256
      
           This box has a color of #2d4256        
        
          <div style="background-color:#2d4256;">Content here</div>
        
        
          .mybackground {background-color:#2d4256;}
        
        Background color #2d4256
      
           Border around this has a color of #2d4256        
        
          <div style="border:2px solid #2d4256;">Content here</div>
        
        
          .myborder {border:2px solid #2d4256;}
        
        Border color #2d4256