#2d3653 color space conversions
Hex:
        #2d3653
        RGB:
        45, 54, 83
        CMY:
        82, 79, 67
        CMYK:
        46, 35, 0, 67
      HSL:
        226°, 29.6875%, 25.0980%
        HSV (HSB):
        226°, 45.7831%, 32.5490%
        XYZ:
        3.9627, 3.8208, 8.7122
        xyY:
        0.2402, 0.2316, 3.8208
      CIE-Lab:
        23.0698, 4.9710, -18.8209
        CIE-LCH:
        23.0698, 19.4664, 284.7952
        CIE-Luv:
        23.0698, -4.9495, -22.4759
        Hunter-Lab:
        19.5468, 1.9803, -12.7436
      #2d3653 color charts
#2d3653 RGB chart
      #2d3653 CMYK chart
      #2d3653 RGB pie chart
      #2d3653 color shades, tints & tones
#2d3653 color schemes
#2d3653 color preview, HTML & CSS examples
           This text has a color of #2d3653        
        
          <p style="color:#2d3653;">Text here</p>
        
        
          .mytext {color:#2d3653;}
        
        Text color #2d3653
      
           This box has a color of #2d3653        
        
          <div style="background-color:#2d3653;">Content here</div>
        
        
          .mybackground {background-color:#2d3653;}
        
        Background color #2d3653
      
           Border around this has a color of #2d3653        
        
          <div style="border:2px solid #2d3653;">Content here</div>
        
        
          .myborder {border:2px solid #2d3653;}
        
        Border color #2d3653