#2d3893 color space conversions
Hex:
        #2d3893
        RGB:
        45, 56, 147
        CMY:
        82, 78, 42
        CMYK:
        69, 62, 0, 42
      HSL:
        234°, 53.1250%, 37.6471%
        HSV (HSB):
        234°, 69.3878%, 57.6471%
        XYZ:
        7.7628, 5.4928, 28.2548
        xyY:
        0.1870, 0.1323, 5.4928
      CIE-Lab:
        28.0950, 26.8706, -51.5418
        CIE-LCH:
        28.0950, 58.1256, 297.5346
        CIE-Luv:
        28.0950, -7.4224, -67.8311
        Hunter-Lab:
        23.4368, 18.1092, -55.0730
      #2d3893 color charts
#2d3893 RGB chart
      #2d3893 CMYK chart
      #2d3893 RGB pie chart
      #2d3893 color shades, tints & tones
#2d3893 color schemes
#2d3893 color preview, HTML & CSS examples
           This text has a color of #2d3893        
        
          <p style="color:#2d3893;">Text here</p>
        
        
          .mytext {color:#2d3893;}
        
        Text color #2d3893
      
           This box has a color of #2d3893        
        
          <div style="background-color:#2d3893;">Content here</div>
        
        
          .mybackground {background-color:#2d3893;}
        
        Background color #2d3893
      
           Border around this has a color of #2d3893        
        
          <div style="border:2px solid #2d3893;">Content here</div>
        
        
          .myborder {border:2px solid #2d3893;}
        
        Border color #2d3893