#1d3881 color space conversions
Hex:
        #1d3881
        RGB:
        29, 56, 129
        CMY:
        89, 78, 49
        CMYK:
        78, 57, 0, 49
      HSL:
        224°, 63.2911%, 30.9804%
        HSV (HSB):
        224°, 77.5194%, 50.5882%
        XYZ:
        5.8833, 4.6745, 21.3611
        xyY:
        0.1843, 0.1465, 4.6745
      CIE-Lab:
        25.7866, 17.6722, -44.1661
        CIE-LCH:
        25.7866, 47.5705, 291.8079
        CIE-Luv:
        25.7866, -10.0053, -56.3220
        Hunter-Lab:
        21.6207, 10.7364, -43.4436
      #1d3881 color charts
#1d3881 RGB chart
      #1d3881 CMYK chart
      #1d3881 RGB pie chart
      #1d3881 color shades, tints & tones
#1d3881 color schemes
#1d3881 color preview, HTML & CSS examples
           This text has a color of #1d3881        
        
          <p style="color:#1d3881;">Text here</p>
        
        
          .mytext {color:#1d3881;}
        
        Text color #1d3881
      
           This box has a color of #1d3881        
        
          <div style="background-color:#1d3881;">Content here</div>
        
        
          .mybackground {background-color:#1d3881;}
        
        Background color #1d3881
      
           Border around this has a color of #1d3881        
        
          <div style="border:2px solid #1d3881;">Content here</div>
        
        
          .myborder {border:2px solid #1d3881;}
        
        Border color #1d3881