#2d3293 color space conversions
Hex:
        #2d3293
        RGB:
        45, 50, 147
        CMY:
        82, 80, 42
        CMYK:
        69, 66, 0, 42
      HSL:
        237°, 53.1250%, 37.6471%
        HSV (HSB):
        237°, 69.3878%, 57.6471%
        XYZ:
        7.4893, 4.9457, 28.1636
        xyY:
        0.1845, 0.1218, 4.9457
      CIE-Lab:
        26.5794, 30.8244, -54.0175
        CIE-LCH:
        26.5794, 62.1936, 299.7107
        CIE-Luv:
        26.5794, -6.0660, -69.2669
        Hunter-Lab:
        22.2389, 21.1943, -59.5185
      #2d3293 color charts
#2d3293 RGB chart
      #2d3293 CMYK chart
      #2d3293 RGB pie chart
      #2d3293 color shades, tints & tones
#2d3293 color schemes
#2d3293 color preview, HTML & CSS examples
           This text has a color of #2d3293        
        
          <p style="color:#2d3293;">Text here</p>
        
        
          .mytext {color:#2d3293;}
        
        Text color #2d3293
      
           This box has a color of #2d3293        
        
          <div style="background-color:#2d3293;">Content here</div>
        
        
          .mybackground {background-color:#2d3293;}
        
        Background color #2d3293
      
           Border around this has a color of #2d3293        
        
          <div style="border:2px solid #2d3293;">Content here</div>
        
        
          .myborder {border:2px solid #2d3293;}
        
        Border color #2d3293