#1d498d color space conversions
Hex:
        #1d498d
        RGB:
        29, 73, 141
        CMY:
        89, 71, 45
        CMYK:
        79, 48, 0, 45
      HSL:
        216°, 65.8824%, 33.3333%
        HSV (HSB):
        216°, 79.4326%, 55.2941%
        XYZ:
        7.6970, 6.9494, 26.1350
        xyY:
        0.1887, 0.1704, 6.9494
      CIE-Lab:
        31.6914, 10.7537, -42.0676
        CIE-LCH:
        31.6914, 43.4203, 284.3394
        CIE-Luv:
        31.6914, -14.8688, -57.5744
        Hunter-Lab:
        26.3617, 5.9846, -40.3270
      #1d498d color charts
#1d498d RGB chart
      #1d498d CMYK chart
      #1d498d RGB pie chart
      #1d498d color shades, tints & tones
#1d498d color schemes
#1d498d color preview, HTML & CSS examples
           This text has a color of #1d498d        
        
          <p style="color:#1d498d;">Text here</p>
        
        
          .mytext {color:#1d498d;}
        
        Text color #1d498d
      
           This box has a color of #1d498d        
        
          <div style="background-color:#1d498d;">Content here</div>
        
        
          .mybackground {background-color:#1d498d;}
        
        Background color #1d498d
      
           Border around this has a color of #1d498d        
        
          <div style="border:2px solid #1d498d;">Content here</div>
        
        
          .myborder {border:2px solid #1d498d;}
        
        Border color #1d498d