#2d4754 color space conversions
Hex:
        #2d4754
        RGB:
        45, 71, 84
        CMY:
        82, 72, 67
        CMYK:
        46, 15, 0, 67
      HSL:
        200°, 30.2326%, 25.2941%
        HSV (HSB):
        200°, 46.4286%, 32.9412%
        XYZ:
        4.9357, 5.7045, 9.2284
        xyY:
        0.2484, 0.2871, 5.7045
      CIE-Lab:
        28.6542, -5.9351, -10.8621
        CIE-LCH:
        28.6542, 12.3778, 241.3477
        CIE-Luv:
        28.6542, -11.4714, -12.6436
        Hunter-Lab:
        23.8840, -4.9098, -6.1900
      #2d4754 color charts
#2d4754 RGB chart
      #2d4754 CMYK chart
      #2d4754 RGB pie chart
      #2d4754 color shades, tints & tones
#2d4754 color schemes
#2d4754 color preview, HTML & CSS examples
           This text has a color of #2d4754        
        
          <p style="color:#2d4754;">Text here</p>
        
        
          .mytext {color:#2d4754;}
        
        Text color #2d4754
      
           This box has a color of #2d4754        
        
          <div style="background-color:#2d4754;">Content here</div>
        
        
          .mybackground {background-color:#2d4754;}
        
        Background color #2d4754
      
           Border around this has a color of #2d4754        
        
          <div style="border:2px solid #2d4754;">Content here</div>
        
        
          .myborder {border:2px solid #2d4754;}
        
        Border color #2d4754