#1d3987 color space conversions
Hex:
        #1d3987
        RGB:
        29, 57, 135
        CMY:
        89, 78, 47
        CMYK:
        79, 58, 0, 47
      HSL:
        224°, 64.6341%, 32.1569%
        HSV (HSB):
        224°, 78.5185%, 52.9412%
        XYZ:
        6.3430, 4.9367, 23.5402
        xyY:
        0.1822, 0.1418, 4.9367
      CIE-Lab:
        26.5538, 19.3883, -46.6680
        CIE-LCH:
        26.5538, 50.5352, 292.5605
        CIE-Luv:
        26.5538, -10.2972, -60.1069
        Hunter-Lab:
        22.2188, 12.0752, -47.2632
      #1d3987 color charts
#1d3987 RGB chart
      #1d3987 CMYK chart
      #1d3987 RGB pie chart
      #1d3987 color shades, tints & tones
#1d3987 color schemes
#1d3987 color preview, HTML & CSS examples
           This text has a color of #1d3987        
        
          <p style="color:#1d3987;">Text here</p>
        
        
          .mytext {color:#1d3987;}
        
        Text color #1d3987
      
           This box has a color of #1d3987        
        
          <div style="background-color:#1d3987;">Content here</div>
        
        
          .mybackground {background-color:#1d3987;}
        
        Background color #1d3987
      
           Border around this has a color of #1d3987        
        
          <div style="border:2px solid #1d3987;">Content here</div>
        
        
          .myborder {border:2px solid #1d3987;}
        
        Border color #1d3987