#3d536b color space conversions
Hex:
        #3d536b
        RGB:
        61, 83, 107
        CMY:
        76, 67, 58
        CMYK:
        43, 22, 0, 58
      HSL:
        211°, 27.3810%, 32.9412%
        HSV (HSB):
        211°, 42.9907%, 41.9608%
        XYZ:
        7.6716, 8.2401, 15.0961
        xyY:
        0.2474, 0.2657, 8.2401
      CIE-Lab:
        34.4781, -1.4960, -16.4826
        CIE-LCH:
        34.4781, 16.5503, 264.8137
        CIE-Luv:
        34.4781, -10.7756, -21.6517
        Hunter-Lab:
        28.7057, -2.5309, -11.0862
      #3d536b color charts
#3d536b RGB chart
      #3d536b CMYK chart
      #3d536b RGB pie chart
      #3d536b color shades, tints & tones
#3d536b color schemes
#3d536b color preview, HTML & CSS examples
           This text has a color of #3d536b        
        
          <p style="color:#3d536b;">Text here</p>
        
        
          .mytext {color:#3d536b;}
        
        Text color #3d536b
      
           This box has a color of #3d536b        
        
          <div style="background-color:#3d536b;">Content here</div>
        
        
          .mybackground {background-color:#3d536b;}
        
        Background color #3d536b
      
           Border around this has a color of #3d536b        
        
          <div style="border:2px solid #3d536b;">Content here</div>
        
        
          .myborder {border:2px solid #3d536b;}
        
        Border color #3d536b