#1d3d81 color space conversions
Hex:
        #1d3d81
        RGB:
        29, 61, 129
        CMY:
        89, 76, 49
        CMYK:
        78, 53, 0, 49
      HSL:
        221°, 63.2911%, 30.9804%
        HSV (HSB):
        221°, 77.5194%, 50.5882%
        XYZ:
        6.1379, 5.1837, 21.4459
        xyY:
        0.1873, 0.1582, 5.1837
      CIE-Lab:
        27.2518, 14.1696, -41.7936
        CIE-LCH:
        27.2518, 44.1303, 288.7285
        CIE-Luv:
        27.2518, -11.4109, -54.4176
        Hunter-Lab:
        22.7677, 8.2779, -39.9106
      #1d3d81 color charts
#1d3d81 RGB chart
      #1d3d81 CMYK chart
      #1d3d81 RGB pie chart
      #1d3d81 color shades, tints & tones
#1d3d81 color schemes
#1d3d81 color preview, HTML & CSS examples
           This text has a color of #1d3d81        
        
          <p style="color:#1d3d81;">Text here</p>
        
        
          .mytext {color:#1d3d81;}
        
        Text color #1d3d81
      
           This box has a color of #1d3d81        
        
          <div style="background-color:#1d3d81;">Content here</div>
        
        
          .mybackground {background-color:#1d3d81;}
        
        Background color #1d3d81
      
           Border around this has a color of #1d3d81        
        
          <div style="border:2px solid #1d3d81;">Content here</div>
        
        
          .myborder {border:2px solid #1d3d81;}
        
        Border color #1d3d81