#2d3f83 color space conversions
Hex:
        #2d3f83
        RGB:
        45, 63, 131
        CMY:
        82, 75, 49
        CMYK:
        66, 52, 0, 49
      HSL:
        227°, 48.8636%, 34.5098%
        HSV (HSB):
        227°, 65.6489%, 51.3725%
        XYZ:
        6.9564, 5.7516, 22.2163
        xyY:
        0.1992, 0.1647, 5.7516
      CIE-Lab:
        28.7769, 16.1436, -40.5410
        CIE-LCH:
        28.7769, 43.6370, 291.7126
        CIE-Luv:
        28.7769, -8.9027, -54.0815
        Hunter-Lab:
        23.9825, 9.8069, -38.1357
      #2d3f83 color charts
#2d3f83 RGB chart
      #2d3f83 CMYK chart
      #2d3f83 RGB pie chart
      #2d3f83 color shades, tints & tones
#2d3f83 color schemes
#2d3f83 color preview, HTML & CSS examples
           This text has a color of #2d3f83        
        
          <p style="color:#2d3f83;">Text here</p>
        
        
          .mytext {color:#2d3f83;}
        
        Text color #2d3f83
      
           This box has a color of #2d3f83        
        
          <div style="background-color:#2d3f83;">Content here</div>
        
        
          .mybackground {background-color:#2d3f83;}
        
        Background color #2d3f83
      
           Border around this has a color of #2d3f83        
        
          <div style="border:2px solid #2d3f83;">Content here</div>
        
        
          .myborder {border:2px solid #2d3f83;}
        
        Border color #2d3f83