#1d2143 color space conversions
Hex:
        #1d2143
        RGB:
        29, 33, 67
        CMY:
        89, 87, 74
        CMYK:
        57, 51, 0, 74
      HSL:
        234°, 39.5833%, 18.8235%
        HSV (HSB):
        234°, 56.7164%, 26.2745%
        XYZ:
        2.0637, 1.7542, 5.5400
        xyY:
        0.2205, 0.1875, 1.7542
      CIE-Lab:
        14.1404, 9.5727, -22.1444
        CIE-LCH:
        14.1404, 24.1249, 293.3782
        CIE-Luv:
        14.1404, -2.6447, -21.5945
        Hunter-Lab:
        13.2445, 4.6348, -15.5291
      #1d2143 color charts
#1d2143 RGB chart
      #1d2143 CMYK chart
      #1d2143 RGB pie chart
      #1d2143 color shades, tints & tones
#1d2143 color schemes
#1d2143 color preview, HTML & CSS examples
           This text has a color of #1d2143        
        
          <p style="color:#1d2143;">Text here</p>
        
        
          .mytext {color:#1d2143;}
        
        Text color #1d2143
      
           This box has a color of #1d2143        
        
          <div style="background-color:#1d2143;">Content here</div>
        
        
          .mybackground {background-color:#1d2143;}
        
        Background color #1d2143
      
           Border around this has a color of #1d2143        
        
          <div style="border:2px solid #1d2143;">Content here</div>
        
        
          .myborder {border:2px solid #1d2143;}
        
        Border color #1d2143