#1d4187 color space conversions
Hex:
        #1d4187
        RGB:
        29, 65, 135
        CMY:
        89, 75, 47
        CMYK:
        79, 52, 0, 47
      HSL:
        220°, 64.6341%, 32.1569%
        HSV (HSB):
        220°, 78.5185%, 52.9412%
        XYZ:
        6.7702, 5.7911, 23.6826
        xyY:
        0.1868, 0.1598, 5.7911
      CIE-Lab:
        28.8791, 13.8194, -42.9003
        CIE-LCH:
        28.8791, 45.0712, 287.8552
        CIE-Luv:
        28.8791, -12.5392, -57.0102
        Hunter-Lab:
        24.0647, 8.1047, -41.5035
      #1d4187 color charts
#1d4187 RGB chart
      #1d4187 CMYK chart
      #1d4187 RGB pie chart
      #1d4187 color shades, tints & tones
#1d4187 color schemes
#1d4187 color preview, HTML & CSS examples
           This text has a color of #1d4187        
        
          <p style="color:#1d4187;">Text here</p>
        
        
          .mytext {color:#1d4187;}
        
        Text color #1d4187
      
           This box has a color of #1d4187        
        
          <div style="background-color:#1d4187;">Content here</div>
        
        
          .mybackground {background-color:#1d4187;}
        
        Background color #1d4187
      
           Border around this has a color of #1d4187        
        
          <div style="border:2px solid #1d4187;">Content here</div>
        
        
          .myborder {border:2px solid #1d4187;}
        
        Border color #1d4187