#1d2172 color space conversions
Hex:
        #1d2172
        RGB:
        29, 33, 114
        CMY:
        89, 87, 55
        CMYK:
        75, 71, 0, 55
      HSL:
        237°, 59.4406%, 28.0392%
        HSV (HSB):
        237°, 74.5614%, 44.7059%
        XYZ:
        4.0878, 2.5638, 16.1990
        xyY:
        0.1789, 0.1122, 2.5638
      CIE-Lab:
        18.2048, 27.7465, -47.0018
        CIE-LCH:
        18.2048, 54.5806, 300.5546
        CIE-Luv:
        18.2048, -4.3632, -50.9220
        Hunter-Lab:
        16.0120, 17.5497, -48.7742
      #1d2172 color charts
#1d2172 RGB chart
      #1d2172 CMYK chart
      #1d2172 RGB pie chart
      #1d2172 color shades, tints & tones
#1d2172 color schemes
#1d2172 color preview, HTML & CSS examples
           This text has a color of #1d2172        
        
          <p style="color:#1d2172;">Text here</p>
        
        
          .mytext {color:#1d2172;}
        
        Text color #1d2172
      
           This box has a color of #1d2172        
        
          <div style="background-color:#1d2172;">Content here</div>
        
        
          .mybackground {background-color:#1d2172;}
        
        Background color #1d2172
      
           Border around this has a color of #1d2172        
        
          <div style="border:2px solid #1d2172;">Content here</div>
        
        
          .myborder {border:2px solid #1d2172;}
        
        Border color #1d2172