#2d3881 color space conversions
Hex:
        #2d3881
        RGB:
        45, 56, 129
        CMY:
        82, 78, 49
        CMYK:
        65, 57, 0, 49
      HSL:
        232°, 48.2759%, 34.1176%
        HSV (HSB):
        232°, 65.1163%, 50.5882%
        XYZ:
        6.4588, 4.9712, 21.3880
        xyY:
        0.1968, 0.1515, 4.9712
      CIE-Lab:
        26.6526, 20.1892, -42.7219
        CIE-LCH:
        26.6526, 47.2521, 295.2941
        CIE-Luv:
        26.6526, -6.8951, -55.5012
        Hunter-Lab:
        22.2962, 12.6898, -41.2675
      #2d3881 color charts
#2d3881 RGB chart
      #2d3881 CMYK chart
      #2d3881 RGB pie chart
      #2d3881 color shades, tints & tones
#2d3881 color schemes
#2d3881 color preview, HTML & CSS examples
           This text has a color of #2d3881        
        
          <p style="color:#2d3881;">Text here</p>
        
        
          .mytext {color:#2d3881;}
        
        Text color #2d3881
      
           This box has a color of #2d3881        
        
          <div style="background-color:#2d3881;">Content here</div>
        
        
          .mybackground {background-color:#2d3881;}
        
        Background color #2d3881
      
           Border around this has a color of #2d3881        
        
          <div style="border:2px solid #2d3881;">Content here</div>
        
        
          .myborder {border:2px solid #2d3881;}
        
        Border color #2d3881