#1d213f color space conversions
Hex:
        #1d213f
        RGB:
        29, 33, 63
        CMY:
        89, 87, 75
        CMYK:
        54, 48, 0, 75
      HSL:
        233°, 36.9565%, 18.0392%
        HSV (HSB):
        233°, 53.9683%, 24.7059%
        XYZ:
        1.9478, 1.7078, 4.9296
        xyY:
        0.2269, 0.1989, 1.7078
      CIE-Lab:
        13.8724, 8.0655, -19.7779
        CIE-LCH:
        13.8724, 21.3593, 292.1857
        CIE-Luv:
        13.8724, -2.5046, -19.0141
        Hunter-Lab:
        13.0683, 3.7349, -13.2175
      #1d213f color charts
#1d213f RGB chart
      #1d213f CMYK chart
      #1d213f RGB pie chart
      #1d213f color shades, tints & tones
#1d213f color schemes
#1d213f color preview, HTML & CSS examples
           This text has a color of #1d213f        
        
          <p style="color:#1d213f;">Text here</p>
        
        
          .mytext {color:#1d213f;}
        
        Text color #1d213f
      
           This box has a color of #1d213f        
        
          <div style="background-color:#1d213f;">Content here</div>
        
        
          .mybackground {background-color:#1d213f;}
        
        Background color #1d213f
      
           Border around this has a color of #1d213f        
        
          <div style="border:2px solid #1d213f;">Content here</div>
        
        
          .myborder {border:2px solid #1d213f;}
        
        Border color #1d213f