#1d2473 color space conversions
Hex:
        #1d2473
        RGB:
        29, 36, 115
        CMY:
        89, 86, 55
        CMYK:
        75, 69, 0, 55
      HSL:
        235°, 59.7222%, 28.2353%
        HSV (HSB):
        235°, 74.7826%, 45.0980%
        XYZ:
        4.2321, 2.7608, 16.5295
        xyY:
        0.1799, 0.1174, 2.7608
      CIE-Lab:
        19.0591, 26.1013, -46.2447
        CIE-LCH:
        19.0591, 53.1022, 299.4412
        CIE-Luv:
        19.0591, -4.9755, -51.3940
        Hunter-Lab:
        16.6156, 16.3878, -47.3520
      #1d2473 color charts
#1d2473 RGB chart
      #1d2473 CMYK chart
      #1d2473 RGB pie chart
      #1d2473 color shades, tints & tones
#1d2473 color schemes
#1d2473 color preview, HTML & CSS examples
           This text has a color of #1d2473        
        
          <p style="color:#1d2473;">Text here</p>
        
        
          .mytext {color:#1d2473;}
        
        Text color #1d2473
      
           This box has a color of #1d2473        
        
          <div style="background-color:#1d2473;">Content here</div>
        
        
          .mybackground {background-color:#1d2473;}
        
        Background color #1d2473
      
           Border around this has a color of #1d2473        
        
          <div style="border:2px solid #1d2473;">Content here</div>
        
        
          .myborder {border:2px solid #1d2473;}
        
        Border color #1d2473