#2d3448 color space conversions
Hex:
        #2d3448
        RGB:
        45, 52, 72
        CMY:
        82, 80, 72
        CMYK:
        38, 28, 0, 72
      HSL:
        224°, 23.0769%, 22.9412%
        HSV (HSB):
        224°, 37.5000%, 28.2353%
        XYZ:
        3.4799, 3.4818, 6.6195
        xyY:
        0.2562, 0.2564, 3.4818
      CIE-Lab:
        21.8783, 2.7584, -13.3342
        CIE-LCH:
        21.8783, 13.6165, 281.6876
        CIE-Luv:
        21.8783, -3.8776, -15.2586
        Hunter-Lab:
        18.6595, 0.6352, -7.9718
      #2d3448 color charts
#2d3448 RGB chart
      #2d3448 CMYK chart
      #2d3448 RGB pie chart
      #2d3448 color shades, tints & tones
#2d3448 color schemes
#2d3448 color preview, HTML & CSS examples
           This text has a color of #2d3448        
        
          <p style="color:#2d3448;">Text here</p>
        
        
          .mytext {color:#2d3448;}
        
        Text color #2d3448
      
           This box has a color of #2d3448        
        
          <div style="background-color:#2d3448;">Content here</div>
        
        
          .mybackground {background-color:#2d3448;}
        
        Background color #2d3448
      
           Border around this has a color of #2d3448        
        
          <div style="border:2px solid #2d3448;">Content here</div>
        
        
          .myborder {border:2px solid #2d3448;}
        
        Border color #2d3448