#1d1545 color space conversions
Hex:
        #1d1545
        RGB:
        29, 21, 69
        CMY:
        89, 92, 73
        CMYK:
        58, 70, 0, 73
      HSL:
        250°, 53.3333%, 17.6471%
        HSV (HSB):
        250°, 69.5652%, 27.0588%
        XYZ:
        1.8490, 1.2272, 5.7696
        xyY:
        0.2090, 0.1387, 1.2272
      CIE-Lab:
        10.7566, 19.1440, -28.9886
        CIE-LCH:
        10.7566, 34.7395, 303.4407
        CIE-Luv:
        10.7566, -0.1337, -24.3768
        Hunter-Lab:
        11.0780, 10.4072, -23.1249
      #1d1545 color charts
#1d1545 RGB chart
      #1d1545 CMYK chart
      #1d1545 RGB pie chart
      #1d1545 color shades, tints & tones
#1d1545 color schemes
#1d1545 color preview, HTML & CSS examples
           This text has a color of #1d1545        
        
          <p style="color:#1d1545;">Text here</p>
        
        
          .mytext {color:#1d1545;}
        
        Text color #1d1545
      
           This box has a color of #1d1545        
        
          <div style="background-color:#1d1545;">Content here</div>
        
        
          .mybackground {background-color:#1d1545;}
        
        Background color #1d1545
      
           Border around this has a color of #1d1545        
        
          <div style="border:2px solid #1d1545;">Content here</div>
        
        
          .myborder {border:2px solid #1d1545;}
        
        Border color #1d1545