#1d5483 color space conversions
Hex:
        #1d5483
        RGB:
        29, 84, 131
        CMY:
        89, 67, 49
        CMYK:
        78, 36, 0, 49
      HSL:
        208°, 63.7500%, 31.3725%
        HSV (HSB):
        208°, 77.8626%, 51.3725%
        XYZ:
        7.7738, 8.2406, 22.6536
        xyY:
        0.2010, 0.2131, 8.2406
      CIE-Lab:
        34.4789, -0.5444, -31.4776
        CIE-LCH:
        34.4789, 31.4823, 269.0092
        CIE-Luv:
        34.4789, -18.7592, -43.1592
        Hunter-Lab:
        28.7064, -1.8979, -26.6942
      #1d5483 color charts
#1d5483 RGB chart
      #1d5483 CMYK chart
      #1d5483 RGB pie chart
      #1d5483 color shades, tints & tones
#1d5483 color schemes
#1d5483 color preview, HTML & CSS examples
           This text has a color of #1d5483        
        
          <p style="color:#1d5483;">Text here</p>
        
        
          .mytext {color:#1d5483;}
        
        Text color #1d5483
      
           This box has a color of #1d5483        
        
          <div style="background-color:#1d5483;">Content here</div>
        
        
          .mybackground {background-color:#1d5483;}
        
        Background color #1d5483
      
           Border around this has a color of #1d5483        
        
          <div style="border:2px solid #1d5483;">Content here</div>
        
        
          .myborder {border:2px solid #1d5483;}
        
        Border color #1d5483