#2d3247 color space conversions
Hex:
        #2d3247
        RGB:
        45, 50, 71
        CMY:
        82, 80, 72
        CMYK:
        37, 30, 0, 72
      HSL:
        228°, 22.4138%, 22.7451%
        HSV (HSB):
        228°, 36.6197%, 27.8431%
        XYZ:
        3.3601, 3.2940, 6.4199
        xyY:
        0.2570, 0.2520, 3.2940
      CIE-Lab:
        21.1849, 3.8202, -13.7312
        CIE-LCH:
        21.1849, 14.2527, 285.5474
        CIE-Luv:
        21.1849, -3.0969, -15.6310
        Hunter-Lab:
        18.1494, 1.2853, -8.2679
      #2d3247 color charts
#2d3247 RGB chart
      #2d3247 CMYK chart
      #2d3247 RGB pie chart
      #2d3247 color shades, tints & tones
#2d3247 color schemes
#2d3247 color preview, HTML & CSS examples
           This text has a color of #2d3247        
        
          <p style="color:#2d3247;">Text here</p>
        
        
          .mytext {color:#2d3247;}
        
        Text color #2d3247
      
           This box has a color of #2d3247        
        
          <div style="background-color:#2d3247;">Content here</div>
        
        
          .mybackground {background-color:#2d3247;}
        
        Background color #2d3247
      
           Border around this has a color of #2d3247        
        
          <div style="border:2px solid #2d3247;">Content here</div>
        
        
          .myborder {border:2px solid #2d3247;}
        
        Border color #2d3247