#3d499b color space conversions
Hex:
        #3d499b
        RGB:
        61, 73, 155
        CMY:
        76, 71, 39
        CMYK:
        61, 53, 0, 39
      HSL:
        232°, 43.5185%, 42.3529%
        HSV (HSB):
        232°, 60.6452%, 60.7843%
        XYZ:
        10.2234, 8.1237, 32.0396
        xyY:
        0.2029, 0.1612, 8.1237
      CIE-Lab:
        34.2393, 21.2389, -46.4072
        CIE-LCH:
        34.2393, 51.0365, 294.5918
        CIE-Luv:
        34.2393, -8.2958, -65.8500
        Hunter-Lab:
        28.5022, 14.1471, -46.6969
      #3d499b color charts
#3d499b RGB chart
      #3d499b CMYK chart
      #3d499b RGB pie chart
      #3d499b color shades, tints & tones
#3d499b color schemes
#3d499b color preview, HTML & CSS examples
           This text has a color of #3d499b        
        
          <p style="color:#3d499b;">Text here</p>
        
        
          .mytext {color:#3d499b;}
        
        Text color #3d499b
      
           This box has a color of #3d499b        
        
          <div style="background-color:#3d499b;">Content here</div>
        
        
          .mybackground {background-color:#3d499b;}
        
        Background color #3d499b
      
           Border around this has a color of #3d499b        
        
          <div style="border:2px solid #3d499b;">Content here</div>
        
        
          .myborder {border:2px solid #3d499b;}
        
        Border color #3d499b