#2d4680 color space conversions
Hex:
        #2d4680
        RGB:
        45, 70, 128
        CMY:
        82, 73, 50
        CMYK:
        65, 45, 0, 50
      HSL:
        222°, 47.9769%, 33.9216%
        HSV (HSB):
        222°, 64.8437%, 50.1961%
        XYZ:
        7.1686, 6.4967, 21.2982
        xyY:
        0.2050, 0.1858, 6.4967
      CIE-Lab:
        30.6326, 10.2504, -35.6970
        CIE-LCH:
        30.6326, 37.1395, 286.0214
        CIE-Luv:
        30.6326, -11.0224, -48.3282
        Hunter-Lab:
        25.4887, 5.5976, -31.7005
      #2d4680 color charts
#2d4680 RGB chart
      #2d4680 CMYK chart
      #2d4680 RGB pie chart
      #2d4680 color shades, tints & tones
#2d4680 color schemes
#2d4680 color preview, HTML & CSS examples
           This text has a color of #2d4680        
        
          <p style="color:#2d4680;">Text here</p>
        
        
          .mytext {color:#2d4680;}
        
        Text color #2d4680
      
           This box has a color of #2d4680        
        
          <div style="background-color:#2d4680;">Content here</div>
        
        
          .mybackground {background-color:#2d4680;}
        
        Background color #2d4680
      
           Border around this has a color of #2d4680        
        
          <div style="border:2px solid #2d4680;">Content here</div>
        
        
          .myborder {border:2px solid #2d4680;}
        
        Border color #2d4680