#1d399b color space conversions
Hex:
        #1d399b
        RGB:
        29, 57, 155
        CMY:
        89, 78, 39
        CMYK:
        81, 63, 0, 39
      HSL:
        227°, 68.4783%, 36.0784%
        HSV (HSB):
        227°, 81.2903%, 60.7843%
        XYZ:
        7.8862, 5.5540, 31.6667
        xyY:
        0.1748, 0.1231, 5.5540
      CIE-Lab:
        28.2582, 27.3106, -56.2014
        CIE-LCH:
        28.2582, 62.4858, 295.9171
        CIE-Luv:
        28.2582, -10.4414, -73.4263
        Hunter-Lab:
        23.5670, 18.4892, -63.1705
      #1d399b color charts
#1d399b RGB chart
      #1d399b CMYK chart
      #1d399b RGB pie chart
      #1d399b color shades, tints & tones
#1d399b color schemes
#1d399b color preview, HTML & CSS examples
           This text has a color of #1d399b        
        
          <p style="color:#1d399b;">Text here</p>
        
        
          .mytext {color:#1d399b;}
        
        Text color #1d399b
      
           This box has a color of #1d399b        
        
          <div style="background-color:#1d399b;">Content here</div>
        
        
          .mybackground {background-color:#1d399b;}
        
        Background color #1d399b
      
           Border around this has a color of #1d399b        
        
          <div style="border:2px solid #1d399b;">Content here</div>
        
        
          .myborder {border:2px solid #1d399b;}
        
        Border color #1d399b