#2d4150 color space conversions
Hex:
        #2d4150
        RGB:
        45, 65, 80
        CMY:
        82, 75, 69
        CMYK:
        44, 19, 0, 69
      HSL:
        206°, 28.0000%, 24.5098%
        HSV (HSB):
        206°, 43.7500%, 31.3725%
        XYZ:
        4.4205, 4.9177, 8.3056
        xyY:
        0.2505, 0.2787, 4.9177
      CIE-Lab:
        26.4989, -3.3754, -11.5466
        CIE-LCH:
        26.4989, 12.0298, 253.7049
        CIE-Luv:
        26.4989, -9.0745, -13.4569
        Hunter-Lab:
        22.1758, -3.2261, -6.6832
      #2d4150 color charts
#2d4150 RGB chart
      #2d4150 CMYK chart
      #2d4150 RGB pie chart
      #2d4150 color shades, tints & tones
#2d4150 color schemes
#2d4150 color preview, HTML & CSS examples
           This text has a color of #2d4150        
        
          <p style="color:#2d4150;">Text here</p>
        
        
          .mytext {color:#2d4150;}
        
        Text color #2d4150
      
           This box has a color of #2d4150        
        
          <div style="background-color:#2d4150;">Content here</div>
        
        
          .mybackground {background-color:#2d4150;}
        
        Background color #2d4150
      
           Border around this has a color of #2d4150        
        
          <div style="border:2px solid #2d4150;">Content here</div>
        
        
          .myborder {border:2px solid #2d4150;}
        
        Border color #2d4150