#1d113d color space conversions
Hex:
        #1d113d
        RGB:
        29, 17, 61
        CMY:
        89, 93, 76
        CMYK:
        52, 72, 0, 76
      HSL:
        256°, 56.4103%, 15.2941%
        HSV (HSB):
        256°, 72.1311%, 23.9216%
        XYZ:
        1.5494, 0.9990, 4.5260
        xyY:
        0.2190, 0.1412, 0.9990
      CIE-Lab:
        8.9834, 19.0928, -26.2066
        CIE-LCH:
        8.9834, 32.4240, 306.0751
        CIE-Luv:
        8.9834, 0.9317, -19.8243
        Hunter-Lab:
        9.9952, 10.1796, -19.8513
      #1d113d color charts
#1d113d RGB chart
      #1d113d CMYK chart
      #1d113d RGB pie chart
      #1d113d color shades, tints & tones
#1d113d color schemes
#1d113d color preview, HTML & CSS examples
           This text has a color of #1d113d        
        
          <p style="color:#1d113d;">Text here</p>
        
        
          .mytext {color:#1d113d;}
        
        Text color #1d113d
      
           This box has a color of #1d113d        
        
          <div style="background-color:#1d113d;">Content here</div>
        
        
          .mybackground {background-color:#1d113d;}
        
        Background color #1d113d
      
           Border around this has a color of #1d113d        
        
          <div style="border:2px solid #1d113d;">Content here</div>
        
        
          .myborder {border:2px solid #1d113d;}
        
        Border color #1d113d