#1d3293 color space conversions
Hex:
        #1d3293
        RGB:
        29, 50, 147
        CMY:
        89, 80, 42
        CMYK:
        80, 66, 0, 42
      HSL:
        229°, 67.0455%, 34.5098%
        HSV (HSB):
        229°, 80.2721%, 57.6471%
        XYZ:
        6.9138, 4.6490, 28.1367
        xyY:
        0.1742, 0.1171, 4.6490
      CIE-Lab:
        25.7104, 28.9327, -55.4752
        CIE-LCH:
        25.7104, 62.5668, 297.5440
        CIE-Luv:
        25.7104, -8.7343, -69.7046
        Hunter-Lab:
        21.5615, 19.5037, -62.2774
      #1d3293 color charts
#1d3293 RGB chart
      #1d3293 CMYK chart
      #1d3293 RGB pie chart
      #1d3293 color shades, tints & tones
#1d3293 color schemes
#1d3293 color preview, HTML & CSS examples
           This text has a color of #1d3293        
        
          <p style="color:#1d3293;">Text here</p>
        
        
          .mytext {color:#1d3293;}
        
        Text color #1d3293
      
           This box has a color of #1d3293        
        
          <div style="background-color:#1d3293;">Content here</div>
        
        
          .mybackground {background-color:#1d3293;}
        
        Background color #1d3293
      
           Border around this has a color of #1d3293        
        
          <div style="border:2px solid #1d3293;">Content here</div>
        
        
          .myborder {border:2px solid #1d3293;}
        
        Border color #1d3293