#2d4752 color space conversions
Hex:
        #2d4752
        RGB:
        45, 71, 82
        CMY:
        82, 72, 68
        CMYK:
        45, 13, 0, 68
      HSL:
        198°, 29.1339%, 24.9020%
        HSV (HSB):
        198°, 45.1220%, 32.1569%
        XYZ:
        4.8584, 5.6736, 8.8217
        xyY:
        0.2510, 0.2932, 5.6736
      CIE-Lab:
        28.5735, -6.5652, -9.6912
        CIE-LCH:
        28.5735, 11.7056, 235.8848
        CIE-Luv:
        28.5735, -11.4863, -11.0546
        Hunter-Lab:
        23.8192, -5.2750, -5.2852
      #2d4752 color charts
#2d4752 RGB chart
      #2d4752 CMYK chart
      #2d4752 RGB pie chart
      #2d4752 color shades, tints & tones
#2d4752 color schemes
#2d4752 color preview, HTML & CSS examples
           This text has a color of #2d4752        
        
          <p style="color:#2d4752;">Text here</p>
        
        
          .mytext {color:#2d4752;}
        
        Text color #2d4752
      
           This box has a color of #2d4752        
        
          <div style="background-color:#2d4752;">Content here</div>
        
        
          .mybackground {background-color:#2d4752;}
        
        Background color #2d4752
      
           Border around this has a color of #2d4752        
        
          <div style="border:2px solid #2d4752;">Content here</div>
        
        
          .myborder {border:2px solid #2d4752;}
        
        Border color #2d4752