#1d2181 color space conversions
Hex:
        #1d2181
        RGB:
        29, 33, 129
        CMY:
        89, 87, 49
        CMYK:
        78, 74, 0, 49
      HSL:
        238°, 63.2911%, 30.9804%
        HSV (HSB):
        238°, 77.5194%, 50.5882%
        XYZ:
        5.0130, 2.9339, 21.0710
        xyY:
        0.1728, 0.1011, 2.9339
      CIE-Lab:
        19.7772, 33.2973, -53.9986
        CIE-LCH:
        19.7772, 63.4394, 301.6593
        CIE-Luv:
        19.7772, -4.9308, -59.9229
        Hunter-Lab:
        17.1286, 22.2661, -60.9461
      #1d2181 color charts
#1d2181 RGB chart
      #1d2181 CMYK chart
      #1d2181 RGB pie chart
      #1d2181 color shades, tints & tones
#1d2181 color schemes
#1d2181 color preview, HTML & CSS examples
           This text has a color of #1d2181        
        
          <p style="color:#1d2181;">Text here</p>
        
        
          .mytext {color:#1d2181;}
        
        Text color #1d2181
      
           This box has a color of #1d2181        
        
          <div style="background-color:#1d2181;">Content here</div>
        
        
          .mybackground {background-color:#1d2181;}
        
        Background color #1d2181
      
           Border around this has a color of #1d2181        
        
          <div style="border:2px solid #1d2181;">Content here</div>
        
        
          .myborder {border:2px solid #1d2181;}
        
        Border color #1d2181