#1d339d color space conversions
Hex:
        #1d339d
        RGB:
        29, 51, 157
        CMY:
        89, 80, 38
        CMYK:
        82, 68, 0, 38
      HSL:
        230°, 68.8172%, 36.4706%
        HSV (HSB):
        230°, 81.5287%, 61.5686%
        XYZ:
        7.7763, 5.0632, 32.4657
        xyY:
        0.1716, 0.1118, 5.0632
      CIE-Lab:
        26.9140, 32.0868, -59.6242
        CIE-LCH:
        26.9140, 67.7098, 298.2870
        CIE-Luv:
        26.9140, -9.1328, -75.8350
        Hunter-Lab:
        22.5015, 22.3103, -69.7939
      #1d339d color charts
#1d339d RGB chart
      #1d339d CMYK chart
      #1d339d RGB pie chart
      #1d339d color shades, tints & tones
#1d339d color schemes
#1d339d color preview, HTML & CSS examples
           This text has a color of #1d339d        
        
          <p style="color:#1d339d;">Text here</p>
        
        
          .mytext {color:#1d339d;}
        
        Text color #1d339d
      
           This box has a color of #1d339d        
        
          <div style="background-color:#1d339d;">Content here</div>
        
        
          .mybackground {background-color:#1d339d;}
        
        Background color #1d339d
      
           Border around this has a color of #1d339d        
        
          <div style="border:2px solid #1d339d;">Content here</div>
        
        
          .myborder {border:2px solid #1d339d;}
        
        Border color #1d339d