#2d3b7b color space conversions
Hex:
        #2d3b7b
        RGB:
        45, 59, 123
        CMY:
        82, 77, 52
        CMYK:
        63, 52, 0, 52
      HSL:
        229°, 46.4286%, 32.9412%
        HSV (HSB):
        229°, 63.4146%, 48.2353%
        XYZ:
        6.2213, 5.1159, 19.3985
        xyY:
        0.2024, 0.1664, 5.1159
      CIE-Lab:
        27.0624, 15.8906, -38.2925
        CIE-LCH:
        27.0624, 41.4587, 292.5375
        CIE-Luv:
        27.0624, -7.5789, -50.0096
        Hunter-Lab:
        22.6183, 9.5155, -35.0169
      #2d3b7b color charts
#2d3b7b RGB chart
      #2d3b7b CMYK chart
      #2d3b7b RGB pie chart
      #2d3b7b color shades, tints & tones
#2d3b7b color schemes
#2d3b7b color preview, HTML & CSS examples
           This text has a color of #2d3b7b        
        
          <p style="color:#2d3b7b;">Text here</p>
        
        
          .mytext {color:#2d3b7b;}
        
        Text color #2d3b7b
      
           This box has a color of #2d3b7b        
        
          <div style="background-color:#2d3b7b;">Content here</div>
        
        
          .mybackground {background-color:#2d3b7b;}
        
        Background color #2d3b7b
      
           Border around this has a color of #2d3b7b        
        
          <div style="border:2px solid #2d3b7b;">Content here</div>
        
        
          .myborder {border:2px solid #2d3b7b;}
        
        Border color #2d3b7b