#2d4581 color space conversions
Hex:
        #2d4581
        RGB:
        45, 69, 129
        CMY:
        82, 73, 49
        CMYK:
        65, 47, 0, 49
      HSL:
        223°, 48.2759%, 34.1176%
        HSV (HSB):
        223°, 65.1163%, 50.5882%
        XYZ:
        7.1728, 6.3991, 21.6260
        xyY:
        0.2038, 0.1818, 6.3991
      CIE-Lab:
        30.3979, 11.3027, -36.6941
        CIE-LCH:
        30.3979, 38.3954, 287.1201
        CIE-Luv:
        30.3979, -10.7083, -49.6348
        Hunter-Lab:
        25.2965, 6.3445, -32.9796
      #2d4581 color charts
#2d4581 RGB chart
      #2d4581 CMYK chart
      #2d4581 RGB pie chart
      #2d4581 color shades, tints & tones
#2d4581 color schemes
#2d4581 color preview, HTML & CSS examples
           This text has a color of #2d4581        
        
          <p style="color:#2d4581;">Text here</p>
        
        
          .mytext {color:#2d4581;}
        
        Text color #2d4581
      
           This box has a color of #2d4581        
        
          <div style="background-color:#2d4581;">Content here</div>
        
        
          .mybackground {background-color:#2d4581;}
        
        Background color #2d4581
      
           Border around this has a color of #2d4581        
        
          <div style="border:2px solid #2d4581;">Content here</div>
        
        
          .myborder {border:2px solid #2d4581;}
        
        Border color #2d4581