#1d149b color space conversions
Hex:
        #1d149b
        RGB:
        29, 20, 155
        CMY:
        89, 92, 39
        CMYK:
        81, 87, 0, 39
      HSL:
        244°, 77.1429%, 34.3137%
        HSV (HSB):
        244°, 87.0968%, 60.7843%
        XYZ:
        6.6732, 3.1281, 31.2624
        xyY:
        0.1625, 0.0762, 3.1281
      CIE-Lab:
        20.5497, 48.7282, -68.9256
        CIE-LCH:
        20.5497, 84.4107, 305.2591
        CIE-Luv:
        20.5497, -4.4681, -74.0842
        Hunter-Lab:
        17.6864, 36.3986, -92.4204
      #1d149b color charts
#1d149b RGB chart
      #1d149b CMYK chart
      #1d149b RGB pie chart
      #1d149b color shades, tints & tones
#1d149b color schemes
#1d149b color preview, HTML & CSS examples
           This text has a color of #1d149b        
        
          <p style="color:#1d149b;">Text here</p>
        
        
          .mytext {color:#1d149b;}
        
        Text color #1d149b
      
           This box has a color of #1d149b        
        
          <div style="background-color:#1d149b;">Content here</div>
        
        
          .mybackground {background-color:#1d149b;}
        
        Background color #1d149b
      
           Border around this has a color of #1d149b        
        
          <div style="border:2px solid #1d149b;">Content here</div>
        
        
          .myborder {border:2px solid #1d149b;}
        
        Border color #1d149b