#1d558d color space conversions
Hex:
        #1d558d
        RGB:
        29, 85, 141
        CMY:
        89, 67, 45
        CMYK:
        79, 40, 0, 45
      HSL:
        210°, 65.8824%, 33.3333%
        HSV (HSB):
        210°, 79.4326%, 55.2941%
        XYZ:
        8.5629, 8.6813, 26.4236
        xyY:
        0.1961, 0.1988, 8.6813
      CIE-Lab:
        35.3633, 2.7525, -36.1927
        CIE-LCH:
        35.3633, 36.2972, 274.3491
        CIE-Luv:
        35.3633, -18.7386, -50.5795
        Hunter-Lab:
        29.4640, 0.3140, -32.5470
      #1d558d color charts
#1d558d RGB chart
      #1d558d CMYK chart
      #1d558d RGB pie chart
      #1d558d color shades, tints & tones
#1d558d color schemes
#1d558d color preview, HTML & CSS examples
           This text has a color of #1d558d        
        
          <p style="color:#1d558d;">Text here</p>
        
        
          .mytext {color:#1d558d;}
        
        Text color #1d558d
      
           This box has a color of #1d558d        
        
          <div style="background-color:#1d558d;">Content here</div>
        
        
          .mybackground {background-color:#1d558d;}
        
        Background color #1d558d
      
           Border around this has a color of #1d558d        
        
          <div style="border:2px solid #1d558d;">Content here</div>
        
        
          .myborder {border:2px solid #1d558d;}
        
        Border color #1d558d