#3d4985 color space conversions
Hex:
        #3d4985
        RGB:
        61, 73, 133
        CMY:
        76, 71, 48
        CMYK:
        54, 45, 0, 48
      HSL:
        230°, 37.1134%, 38.0392%
        HSV (HSB):
        230°, 54.1353%, 52.1569%
        XYZ:
        8.5406, 7.4506, 23.1783
        xyY:
        0.2180, 0.1902, 7.4506
      CIE-Lab:
        32.8115, 13.5570, -35.2603
        CIE-LCH:
        32.8115, 37.7767, 291.0309
        CIE-Luv:
        32.8115, -7.6269, -49.0979
        Hunter-Lab:
        27.2959, 8.0834, -31.2390
      #3d4985 color charts
#3d4985 RGB chart
      #3d4985 CMYK chart
      #3d4985 RGB pie chart
      #3d4985 color shades, tints & tones
#3d4985 color schemes
#3d4985 color preview, HTML & CSS examples
           This text has a color of #3d4985        
        
          <p style="color:#3d4985;">Text here</p>
        
        
          .mytext {color:#3d4985;}
        
        Text color #3d4985
      
           This box has a color of #3d4985        
        
          <div style="background-color:#3d4985;">Content here</div>
        
        
          .mybackground {background-color:#3d4985;}
        
        Background color #3d4985
      
           Border around this has a color of #3d4985        
        
          <div style="border:2px solid #3d4985;">Content here</div>
        
        
          .myborder {border:2px solid #3d4985;}
        
        Border color #3d4985