#1d168b color space conversions
Hex:
        #1d168b
        RGB:
        29, 22, 139
        CMY:
        89, 91, 45
        CMYK:
        79, 84, 0, 45
      HSL:
        244°, 72.6708%, 31.5686%
        HSV (HSB):
        244°, 84.1727%, 54.5098%
        XYZ:
        5.4538, 2.6991, 24.6596
        xyY:
        0.1662, 0.0823, 2.6991
      CIE-Lab:
        18.7962, 42.8683, -61.9165
        CIE-LCH:
        18.7962, 75.3083, 304.6971
        CIE-Luv:
        18.7962, -3.8910, -64.9402
        Hunter-Lab:
        16.4290, 30.5047, -77.4931
      #1d168b color charts
#1d168b RGB chart
      #1d168b CMYK chart
      #1d168b RGB pie chart
      #1d168b color shades, tints & tones
#1d168b color schemes
#1d168b color preview, HTML & CSS examples
           This text has a color of #1d168b        
        
          <p style="color:#1d168b;">Text here</p>
        
        
          .mytext {color:#1d168b;}
        
        Text color #1d168b
      
           This box has a color of #1d168b        
        
          <div style="background-color:#1d168b;">Content here</div>
        
        
          .mybackground {background-color:#1d168b;}
        
        Background color #1d168b
      
           Border around this has a color of #1d168b        
        
          <div style="border:2px solid #1d168b;">Content here</div>
        
        
          .myborder {border:2px solid #1d168b;}
        
        Border color #1d168b