#2d3362 color space conversions
Hex:
        #2d3362
        RGB:
        45, 51, 98
        CMY:
        82, 80, 62
        CMYK:
        54, 48, 0, 62
      HSL:
        233°, 37.0629%, 28.0392%
        HSV (HSB):
        233°, 54.0816%, 38.4314%
        XYZ:
        4.4706, 3.8074, 12.0545
        xyY:
        0.2199, 0.1873, 3.8074
      CIE-Lab:
        23.0242, 12.2796, -28.7514
        CIE-LCH:
        23.0242, 31.2639, 293.1272
        CIE-Luv:
        23.0242, -4.4566, -35.2492
        Hunter-Lab:
        19.5125, 6.7502, -22.9697
      #2d3362 color charts
#2d3362 RGB chart
      #2d3362 CMYK chart
      #2d3362 RGB pie chart
      #2d3362 color shades, tints & tones
#2d3362 color schemes
#2d3362 color preview, HTML & CSS examples
           This text has a color of #2d3362        
        
          <p style="color:#2d3362;">Text here</p>
        
        
          .mytext {color:#2d3362;}
        
        Text color #2d3362
      
           This box has a color of #2d3362        
        
          <div style="background-color:#2d3362;">Content here</div>
        
        
          .mybackground {background-color:#2d3362;}
        
        Background color #2d3362
      
           Border around this has a color of #2d3362        
        
          <div style="border:2px solid #2d3362;">Content here</div>
        
        
          .myborder {border:2px solid #2d3362;}
        
        Border color #2d3362