#2d466b color space conversions
Hex:
        #2d466b
        RGB:
        45, 70, 107
        CMY:
        82, 73, 58
        CMYK:
        58, 35, 0, 58
      HSL:
        216°, 40.7895%, 29.8039%
        HSV (HSB):
        216°, 57.9439%, 41.9608%
        XYZ:
        5.9262, 5.9997, 14.7556
        xyY:
        0.2221, 0.2249, 5.9997
      CIE-Lab:
        29.4118, 2.5258, -24.4335
        CIE-LCH:
        29.4118, 24.5637, 275.9019
        CIE-Luv:
        29.4118, -10.9922, -31.7962
        Hunter-Lab:
        24.4944, 0.3213, -18.5708
      #2d466b color charts
#2d466b RGB chart
      #2d466b CMYK chart
      #2d466b RGB pie chart
      #2d466b color shades, tints & tones
#2d466b color schemes
#2d466b color preview, HTML & CSS examples
           This text has a color of #2d466b        
        
          <p style="color:#2d466b;">Text here</p>
        
        
          .mytext {color:#2d466b;}
        
        Text color #2d466b
      
           This box has a color of #2d466b        
        
          <div style="background-color:#2d466b;">Content here</div>
        
        
          .mybackground {background-color:#2d466b;}
        
        Background color #2d466b
      
           Border around this has a color of #2d466b        
        
          <div style="border:2px solid #2d466b;">Content here</div>
        
        
          .myborder {border:2px solid #2d466b;}
        
        Border color #2d466b