#1d369d color space conversions
Hex:
        #1d369d
        RGB:
        29, 54, 157
        CMY:
        89, 79, 38
        CMYK:
        82, 66, 0, 38
      HSL:
        228°, 68.8172%, 36.4706%
        HSV (HSB):
        228°, 81.5287%, 61.5686%
        XYZ:
        7.9117, 5.3339, 32.5108
        xyY:
        0.1729, 0.1166, 5.3339
      CIE-Lab:
        27.6655, 30.0996, -58.3904
        CIE-LCH:
        27.6655, 65.6919, 297.2706
        CIE-Luv:
        27.6655, -9.7803, -75.3412
        Hunter-Lab:
        23.0952, 20.7319, -67.2953
      #1d369d color charts
#1d369d RGB chart
      #1d369d CMYK chart
      #1d369d RGB pie chart
      #1d369d color shades, tints & tones
#1d369d color schemes
#1d369d color preview, HTML & CSS examples
           This text has a color of #1d369d        
        
          <p style="color:#1d369d;">Text here</p>
        
        
          .mytext {color:#1d369d;}
        
        Text color #1d369d
      
           This box has a color of #1d369d        
        
          <div style="background-color:#1d369d;">Content here</div>
        
        
          .mybackground {background-color:#1d369d;}
        
        Background color #1d369d
      
           Border around this has a color of #1d369d        
        
          <div style="border:2px solid #1d369d;">Content here</div>
        
        
          .myborder {border:2px solid #1d369d;}
        
        Border color #1d369d