#1d496d color space conversions
Hex:
        #1d496d
        RGB:
        29, 73, 109
        CMY:
        89, 71, 57
        CMYK:
        73, 33, 0, 57
      HSL:
        207°, 57.9710%, 27.0588%
        HSV (HSB):
        207°, 73.3945%, 42.7451%
        XYZ:
        5.6496, 6.1304, 15.3535
        xyY:
        0.2082, 0.2259, 6.1304
      CIE-Lab:
        29.7392, -2.0195, -25.2382
        CIE-LCH:
        29.7392, 25.3189, 265.4251
        CIE-Luv:
        29.7392, -15.6745, -32.5893
        Hunter-Lab:
        24.7597, -2.6001, -19.4340
      #1d496d color charts
#1d496d RGB chart
      #1d496d CMYK chart
      #1d496d RGB pie chart
      #1d496d color shades, tints & tones
#1d496d color schemes
#1d496d color preview, HTML & CSS examples
           This text has a color of #1d496d        
        
          <p style="color:#1d496d;">Text here</p>
        
        
          .mytext {color:#1d496d;}
        
        Text color #1d496d
      
           This box has a color of #1d496d        
        
          <div style="background-color:#1d496d;">Content here</div>
        
        
          .mybackground {background-color:#1d496d;}
        
        Background color #1d496d
      
           Border around this has a color of #1d496d        
        
          <div style="border:2px solid #1d496d;">Content here</div>
        
        
          .myborder {border:2px solid #1d496d;}
        
        Border color #1d496d