#2d3550 color space conversions
Hex:
        #2d3550
        RGB:
        45, 53, 80
        CMY:
        82, 79, 69
        CMYK:
        44, 34, 0, 69
      HSL:
        226°, 28.0000%, 24.5098%
        HSV (HSB):
        226°, 43.7500%, 31.3725%
        XYZ:
        3.8033, 3.6833, 8.0999
        xyY:
        0.2440, 0.2363, 3.6833
      CIE-Lab:
        22.5955, 4.6585, -17.5704
        CIE-LCH:
        22.5955, 18.1775, 284.8493
        CIE-Luv:
        22.5955, -4.5015, -20.7475
        Hunter-Lab:
        19.1919, 1.7876, -11.5890
      #2d3550 color charts
#2d3550 RGB chart
      #2d3550 CMYK chart
      #2d3550 RGB pie chart
      #2d3550 color shades, tints & tones
#2d3550 color schemes
#2d3550 color preview, HTML & CSS examples
           This text has a color of #2d3550        
        
          <p style="color:#2d3550;">Text here</p>
        
        
          .mytext {color:#2d3550;}
        
        Text color #2d3550
      
           This box has a color of #2d3550        
        
          <div style="background-color:#2d3550;">Content here</div>
        
        
          .mybackground {background-color:#2d3550;}
        
        Background color #2d3550
      
           Border around this has a color of #2d3550        
        
          <div style="border:2px solid #2d3550;">Content here</div>
        
        
          .myborder {border:2px solid #2d3550;}
        
        Border color #2d3550