#3d4d63 color space conversions
Hex:
        #3d4d63
        RGB:
        61, 77, 99
        CMY:
        76, 70, 61
        CMYK:
        38, 22, 0, 61
      HSL:
        215°, 23.7500%, 31.3725%
        HSV (HSB):
        215°, 38.3838%, 38.8235%
        XYZ:
        6.8305, 7.2007, 12.8343
        xyY:
        0.2542, 0.2680, 7.2007
      CIE-Lab:
        32.2595, -0.1377, -14.8558
        CIE-LCH:
        32.2595, 14.8564, 269.4691
        CIE-Luv:
        32.2595, -8.2473, -19.1717
        Hunter-Lab:
        26.8341, -1.5236, -9.5734
      #3d4d63 color charts
#3d4d63 RGB chart
      #3d4d63 CMYK chart
      #3d4d63 RGB pie chart
      #3d4d63 color shades, tints & tones
#3d4d63 color schemes
#3d4d63 color preview, HTML & CSS examples
           This text has a color of #3d4d63        
        
          <p style="color:#3d4d63;">Text here</p>
        
        
          .mytext {color:#3d4d63;}
        
        Text color #3d4d63
      
           This box has a color of #3d4d63        
        
          <div style="background-color:#3d4d63;">Content here</div>
        
        
          .mybackground {background-color:#3d4d63;}
        
        Background color #3d4d63
      
           Border around this has a color of #3d4d63        
        
          <div style="border:2px solid #3d4d63;">Content here</div>
        
        
          .myborder {border:2px solid #3d4d63;}
        
        Border color #3d4d63