#1d323b color space conversions
Hex:
        #1d323b
        RGB:
        29, 50, 59
        CMY:
        89, 80, 77
        CMYK:
        51, 15, 0, 77
      HSL:
        198°, 34.0909%, 17.2549%
        HSV (HSB):
        198°, 50.8475%, 23.1373%
        XYZ:
        2.4367, 2.8582, 4.5609
        xyY:
        0.2472, 0.2900, 2.8582
      CIE-Lab:
        19.4667, -5.4418, -8.3093
        CIE-LCH:
        19.4667, 9.9327, 236.7792
        CIE-Luv:
        19.4667, -8.2543, -8.1703
        Hunter-Lab:
        16.9062, -3.8583, -4.1609
      #1d323b color charts
#1d323b RGB chart
      #1d323b CMYK chart
      #1d323b RGB pie chart
      #1d323b color shades, tints & tones
#1d323b color schemes
#1d323b color preview, HTML & CSS examples
           This text has a color of #1d323b        
        
          <p style="color:#1d323b;">Text here</p>
        
        
          .mytext {color:#1d323b;}
        
        Text color #1d323b
      
           This box has a color of #1d323b        
        
          <div style="background-color:#1d323b;">Content here</div>
        
        
          .mybackground {background-color:#1d323b;}
        
        Background color #1d323b
      
           Border around this has a color of #1d323b        
        
          <div style="border:2px solid #1d323b;">Content here</div>
        
        
          .myborder {border:2px solid #1d323b;}
        
        Border color #1d323b