#2d4587 color space conversions
Hex:
        #2d4587
        RGB:
        45, 69, 135
        CMY:
        82, 73, 47
        CMYK:
        67, 49, 0, 47
      HSL:
        224°, 50.0000%, 35.2941%
        HSV (HSB):
        224°, 66.6667%, 52.9412%
        XYZ:
        7.5835, 6.5634, 23.7888
        xyY:
        0.1999, 0.1730, 6.5634
      CIE-Lab:
        30.7916, 13.5640, -39.7825
        CIE-LCH:
        30.7916, 42.0313, 288.8270
        CIE-Luv:
        30.7916, -10.7474, -54.1827
        Hunter-Lab:
        25.6191, 8.0040, -37.1208
      #2d4587 color charts
#2d4587 RGB chart
      #2d4587 CMYK chart
      #2d4587 RGB pie chart
      #2d4587 color shades, tints & tones
#2d4587 color schemes
#2d4587 color preview, HTML & CSS examples
           This text has a color of #2d4587        
        
          <p style="color:#2d4587;">Text here</p>
        
        
          .mytext {color:#2d4587;}
        
        Text color #2d4587
      
           This box has a color of #2d4587        
        
          <div style="background-color:#2d4587;">Content here</div>
        
        
          .mybackground {background-color:#2d4587;}
        
        Background color #2d4587
      
           Border around this has a color of #2d4587        
        
          <div style="border:2px solid #2d4587;">Content here</div>
        
        
          .myborder {border:2px solid #2d4587;}
        
        Border color #2d4587