#1d329d color space conversions
Hex:
        #1d329d
        RGB:
        29, 50, 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.7331, 4.9767, 32.4513
        xyY:
        0.1712, 0.1102, 4.9767
      CIE-Lab:
        26.6684, 32.7427, -60.0280
        CIE-LCH:
        26.6684, 68.3772, 298.6106
        CIE-Luv:
        26.6684, -8.9247, -75.9723
        Hunter-Lab:
        22.3086, 22.8356, -70.6305
      #1d329d color charts
#1d329d RGB chart
      #1d329d CMYK chart
      #1d329d RGB pie chart
      #1d329d color shades, tints & tones
#1d329d color schemes
#1d329d color preview, HTML & CSS examples
           This text has a color of #1d329d        
        
          <p style="color:#1d329d;">Text here</p>
        
        
          .mytext {color:#1d329d;}
        
        Text color #1d329d
      
           This box has a color of #1d329d        
        
          <div style="background-color:#1d329d;">Content here</div>
        
        
          .mybackground {background-color:#1d329d;}
        
        Background color #1d329d
      
           Border around this has a color of #1d329d        
        
          <div style="border:2px solid #1d329d;">Content here</div>
        
        
          .myborder {border:2px solid #1d329d;}
        
        Border color #1d329d