#2d3676 color space conversions
Hex:
        #2d3676
        RGB:
        45, 54, 118
        CMY:
        82, 79, 54
        CMYK:
        62, 54, 0, 54
      HSL:
        233°, 44.7853%, 31.9608%
        HSV (HSB):
        233°, 61.8644%, 46.2745%
        XYZ:
        5.6714, 4.5042, 17.7100
        xyY:
        0.2034, 0.1615, 4.5042
      CIE-Lab:
        25.2729, 17.4825, -38.0132
        CIE-LCH:
        25.2729, 41.8406, 294.6981
        CIE-Luv:
        25.2729, -6.0177, -48.4722
        Hunter-Lab:
        21.2232, 10.5592, -34.6193
      #2d3676 color charts
#2d3676 RGB chart
      #2d3676 CMYK chart
      #2d3676 RGB pie chart
      #2d3676 color shades, tints & tones
#2d3676 color schemes
#2d3676 color preview, HTML & CSS examples
           This text has a color of #2d3676        
        
          <p style="color:#2d3676;">Text here</p>
        
        
          .mytext {color:#2d3676;}
        
        Text color #2d3676
      
           This box has a color of #2d3676        
        
          <div style="background-color:#2d3676;">Content here</div>
        
        
          .mybackground {background-color:#2d3676;}
        
        Background color #2d3676
      
           Border around this has a color of #2d3676        
        
          <div style="border:2px solid #2d3676;">Content here</div>
        
        
          .myborder {border:2px solid #2d3676;}
        
        Border color #2d3676