#1d2164 color space conversions
Hex:
        #1d2164
        RGB:
        29, 33, 100
        CMY:
        89, 87, 61
        CMYK:
        71, 67, 0, 61
      HSL:
        237°, 55.0388%, 25.2941%
        HSV (HSB):
        237°, 71.0000%, 39.2157%
        XYZ:
        3.3508, 2.2690, 12.3179
        xyY:
        0.1868, 0.1265, 2.2690
      CIE-Lab:
        16.8401, 22.3961, -40.1080
        CIE-LCH:
        16.8401, 45.9374, 299.1788
        CIE-Luv:
        16.8401, -3.8407, -42.3910
        Hunter-Lab:
        15.0633, 13.3463, -37.9399
      #1d2164 color charts
#1d2164 RGB chart
      #1d2164 CMYK chart
      #1d2164 RGB pie chart
      #1d2164 color shades, tints & tones
#1d2164 color schemes
#1d2164 color preview, HTML & CSS examples
           This text has a color of #1d2164        
        
          <p style="color:#1d2164;">Text here</p>
        
        
          .mytext {color:#1d2164;}
        
        Text color #1d2164
      
           This box has a color of #1d2164        
        
          <div style="background-color:#1d2164;">Content here</div>
        
        
          .mybackground {background-color:#1d2164;}
        
        Background color #1d2164
      
           Border around this has a color of #1d2164        
        
          <div style="border:2px solid #1d2164;">Content here</div>
        
        
          .myborder {border:2px solid #1d2164;}
        
        Border color #1d2164