#1d4183 color space conversions
Hex:
        #1d4183
        RGB:
        29, 65, 131
        CMY:
        89, 75, 49
        CMYK:
        78, 50, 0, 49
      HSL:
        219°, 63.7500%, 31.3725%
        HSV (HSB):
        219°, 77.8626%, 51.3725%
        XYZ:
        6.4937, 5.6805, 22.2269
        xyY:
        0.1888, 0.1651, 5.6805
      CIE-Lab:
        28.5916, 12.1982, -40.8793
        CIE-LCH:
        28.5916, 42.6604, 286.6149
        CIE-Luv:
        28.5916, -12.5773, -54.0974
        Hunter-Lab:
        23.8338, 6.9247, -38.6090
      #1d4183 color charts
#1d4183 RGB chart
      #1d4183 CMYK chart
      #1d4183 RGB pie chart
      #1d4183 color shades, tints & tones
#1d4183 color schemes
#1d4183 color preview, HTML & CSS examples
           This text has a color of #1d4183        
        
          <p style="color:#1d4183;">Text here</p>
        
        
          .mytext {color:#1d4183;}
        
        Text color #1d4183
      
           This box has a color of #1d4183        
        
          <div style="background-color:#1d4183;">Content here</div>
        
        
          .mybackground {background-color:#1d4183;}
        
        Background color #1d4183
      
           Border around this has a color of #1d4183        
        
          <div style="border:2px solid #1d4183;">Content here</div>
        
        
          .myborder {border:2px solid #1d4183;}
        
        Border color #1d4183