#2d3372 color space conversions
Hex:
        #2d3372
        RGB:
        45, 51, 114
        CMY:
        82, 80, 55
        CMYK:
        61, 55, 0, 55
      HSL:
        235°, 43.3962%, 31.1765%
        HSV (HSB):
        235°, 60.5263%, 44.7059%
        XYZ:
        5.3033, 4.1404, 16.4393
        xyY:
        0.2049, 0.1600, 4.1404
      CIE-Lab:
        24.1304, 18.0850, -37.3066
        CIE-LCH:
        24.1304, 41.4590, 295.8626
        CIE-Luv:
        24.1304, -5.0531, -46.7712
        Hunter-Lab:
        20.3481, 10.9129, -33.6569
      #2d3372 color charts
#2d3372 RGB chart
      #2d3372 CMYK chart
      #2d3372 RGB pie chart
      #2d3372 color shades, tints & tones
#2d3372 color schemes
#2d3372 color preview, HTML & CSS examples
           This text has a color of #2d3372        
        
          <p style="color:#2d3372;">Text here</p>
        
        
          .mytext {color:#2d3372;}
        
        Text color #2d3372
      
           This box has a color of #2d3372        
        
          <div style="background-color:#2d3372;">Content here</div>
        
        
          .mybackground {background-color:#2d3372;}
        
        Background color #2d3372
      
           Border around this has a color of #2d3372        
        
          <div style="border:2px solid #2d3372;">Content here</div>
        
        
          .myborder {border:2px solid #2d3372;}
        
        Border color #2d3372