#3d4679 color space conversions
Hex:
        #3d4679
        RGB:
        61, 70, 121
        CMY:
        76, 73, 53
        CMYK:
        50, 42, 0, 53
      HSL:
        231°, 32.9670%, 35.6863%
        HSV (HSB):
        231°, 49.5868%, 47.4510%
        XYZ:
        7.5658, 6.7529, 18.9938
        xyY:
        0.2271, 0.2027, 6.7529
      CIE-Lab:
        31.2376, 11.4741, -30.3058
        CIE-LCH:
        31.2376, 32.4052, 290.7372
        CIE-Luv:
        31.2376, -6.2358, -41.3658
        Hunter-Lab:
        25.9863, 6.4935, -25.1456
      #3d4679 color charts
#3d4679 RGB chart
      #3d4679 CMYK chart
      #3d4679 RGB pie chart
      #3d4679 color shades, tints & tones
#3d4679 color schemes
#3d4679 color preview, HTML & CSS examples
           This text has a color of #3d4679        
        
          <p style="color:#3d4679;">Text here</p>
        
        
          .mytext {color:#3d4679;}
        
        Text color #3d4679
      
           This box has a color of #3d4679        
        
          <div style="background-color:#3d4679;">Content here</div>
        
        
          .mybackground {background-color:#3d4679;}
        
        Background color #3d4679
      
           Border around this has a color of #3d4679        
        
          <div style="border:2px solid #3d4679;">Content here</div>
        
        
          .myborder {border:2px solid #3d4679;}
        
        Border color #3d4679