#1d2d81 color space conversions
Hex:
        #1d2d81
        RGB:
        29, 45, 129
        CMY:
        89, 82, 49
        CMYK:
        78, 65, 0, 49
      HSL:
        230°, 63.2911%, 30.9804%
        HSV (HSB):
        230°, 77.5194%, 50.5882%
        XYZ:
        5.4075, 3.7230, 21.2025
        xyY:
        0.1783, 0.1227, 3.7230
      CIE-Lab:
        22.7336, 25.3498, -49.1417
        CIE-LCH:
        22.7336, 55.2948, 297.2870
        CIE-Luv:
        22.7336, -7.2714, -59.1017
        Hunter-Lab:
        19.2950, 16.2594, -51.6449
      #1d2d81 color charts
#1d2d81 RGB chart
      #1d2d81 CMYK chart
      #1d2d81 RGB pie chart
      #1d2d81 color shades, tints & tones
#1d2d81 color schemes
#1d2d81 color preview, HTML & CSS examples
           This text has a color of #1d2d81        
        
          <p style="color:#1d2d81;">Text here</p>
        
        
          .mytext {color:#1d2d81;}
        
        Text color #1d2d81
      
           This box has a color of #1d2d81        
        
          <div style="background-color:#1d2d81;">Content here</div>
        
        
          .mybackground {background-color:#1d2d81;}
        
        Background color #1d2d81
      
           Border around this has a color of #1d2d81        
        
          <div style="border:2px solid #1d2d81;">Content here</div>
        
        
          .myborder {border:2px solid #1d2d81;}
        
        Border color #1d2d81