#1d319b color space conversions
Hex:
        #1d319b
        RGB:
        29, 49, 155
        CMY:
        89, 81, 39
        CMYK:
        81, 68, 0, 39
      HSL:
        230°, 68.4783%, 36.0784%
        HSV (HSB):
        230°, 81.2903%, 60.7843%
        XYZ:
        7.5214, 4.8244, 31.5451
        xyY:
        0.1714, 0.1099, 4.8244
      CIE-Lab:
        26.2285, 32.6434, -59.5311
        CIE-LCH:
        26.2285, 67.8937, 298.7378
        CIE-Luv:
        26.2285, -8.6783, -74.8587
        Hunter-Lab:
        21.9645, 22.6867, -69.7764
      #1d319b color charts
#1d319b RGB chart
      #1d319b CMYK chart
      #1d319b RGB pie chart
      #1d319b color shades, tints & tones
#1d319b color schemes
#1d319b color preview, HTML & CSS examples
           This text has a color of #1d319b        
        
          <p style="color:#1d319b;">Text here</p>
        
        
          .mytext {color:#1d319b;}
        
        Text color #1d319b
      
           This box has a color of #1d319b        
        
          <div style="background-color:#1d319b;">Content here</div>
        
        
          .mybackground {background-color:#1d319b;}
        
        Background color #1d319b
      
           Border around this has a color of #1d319b        
        
          <div style="border:2px solid #1d319b;">Content here</div>
        
        
          .myborder {border:2px solid #1d319b;}
        
        Border color #1d319b