#2d3c56 color space conversions
Hex:
        #2d3c56
        RGB:
        45, 60, 86
        CMY:
        82, 76, 66
        CMYK:
        48, 30, 0, 66
      HSL:
        218°, 31.2977%, 25.6863%
        HSV (HSB):
        218°, 47.6744%, 33.7255%
        XYZ:
        4.3778, 4.4615, 9.4345
        xyY:
        0.2396, 0.2441, 4.4615
      CIE-Lab:
        25.1419, 1.8929, -17.5670
        CIE-LCH:
        25.1419, 17.6687, 276.1502
        CIE-Luv:
        25.1419, -7.2013, -21.3117
        Hunter-Lab:
        21.1222, 0.0317, -11.6971
      #2d3c56 color charts
#2d3c56 RGB chart
      #2d3c56 CMYK chart
      #2d3c56 RGB pie chart
      #2d3c56 color shades, tints & tones
#2d3c56 color schemes
#2d3c56 color preview, HTML & CSS examples
           This text has a color of #2d3c56        
        
          <p style="color:#2d3c56;">Text here</p>
        
        
          .mytext {color:#2d3c56;}
        
        Text color #2d3c56
      
           This box has a color of #2d3c56        
        
          <div style="background-color:#2d3c56;">Content here</div>
        
        
          .mybackground {background-color:#2d3c56;}
        
        Background color #2d3c56
      
           Border around this has a color of #2d3c56        
        
          <div style="border:2px solid #2d3c56;">Content here</div>
        
        
          .myborder {border:2px solid #2d3c56;}
        
        Border color #2d3c56