#1d3350 color space conversions
Hex:
        #1d3350
        RGB:
        29, 51, 80
        CMY:
        89, 80, 69
        CMYK:
        64, 36, 0, 69
      HSL:
        214°, 46.7890%, 21.3725%
        HSV (HSB):
        214°, 63.7500%, 31.3725%
        XYZ:
        3.1385, 3.2081, 8.0432
        xyY:
        0.2181, 0.2229, 3.2081
      CIE-Lab:
        20.8586, 1.5366, -20.3684
        CIE-LCH:
        20.8586, 20.4263, 274.3143
        CIE-Luv:
        20.8586, -8.4920, -23.1453
        Hunter-Lab:
        17.9110, -0.0664, -14.0873
      #1d3350 color charts
#1d3350 RGB chart
      #1d3350 CMYK chart
      #1d3350 RGB pie chart
      #1d3350 color shades, tints & tones
#1d3350 color schemes
#1d3350 color preview, HTML & CSS examples
           This text has a color of #1d3350        
        
          <p style="color:#1d3350;">Text here</p>
        
        
          .mytext {color:#1d3350;}
        
        Text color #1d3350
      
           This box has a color of #1d3350        
        
          <div style="background-color:#1d3350;">Content here</div>
        
        
          .mybackground {background-color:#1d3350;}
        
        Background color #1d3350
      
           Border around this has a color of #1d3350        
        
          <div style="border:2px solid #1d3350;">Content here</div>
        
        
          .myborder {border:2px solid #1d3350;}
        
        Border color #1d3350