#2d3562 color space conversions
Hex:
        #2d3562
        RGB:
        45, 53, 98
        CMY:
        82, 79, 62
        CMYK:
        54, 46, 0, 62
      HSL:
        231°, 37.0629%, 28.0392%
        HSV (HSB):
        231°, 54.0816%, 38.4314%
        XYZ:
        4.5599, 3.9859, 12.0843
        xyY:
        0.2210, 0.1932, 3.9859
      CIE-Lab:
        23.6249, 10.8838, -27.7946
        CIE-LCH:
        23.6249, 29.8496, 291.3842
        CIE-Luv:
        23.6249, -5.0783, -34.3205
        Hunter-Lab:
        19.9648, 5.8304, -21.9117
      #2d3562 color charts
#2d3562 RGB chart
      #2d3562 CMYK chart
      #2d3562 RGB pie chart
      #2d3562 color shades, tints & tones
#2d3562 color schemes
#2d3562 color preview, HTML & CSS examples
           This text has a color of #2d3562        
        
          <p style="color:#2d3562;">Text here</p>
        
        
          .mytext {color:#2d3562;}
        
        Text color #2d3562
      
           This box has a color of #2d3562        
        
          <div style="background-color:#2d3562;">Content here</div>
        
        
          .mybackground {background-color:#2d3562;}
        
        Background color #2d3562
      
           Border around this has a color of #2d3562        
        
          <div style="border:2px solid #2d3562;">Content here</div>
        
        
          .myborder {border:2px solid #2d3562;}
        
        Border color #2d3562