#3d4064 color space conversions
Hex:
        #3d4064
        RGB:
        61, 64, 100
        CMY:
        76, 75, 61
        CMYK:
        39, 36, 0, 61
      HSL:
        235°, 24.2236%, 31.5686%
        HSV (HSB):
        235°, 39.0000%, 39.2157%
        XYZ:
        6.0581, 5.5790, 12.8141
        xyY:
        0.2478, 0.2282, 5.5790
      CIE-Lab:
        28.3244, 8.6732, -21.5892
        CIE-LCH:
        28.3244, 23.2662, 291.8872
        CIE-Luv:
        28.3244, -3.2394, -28.2169
        Hunter-Lab:
        23.6199, 4.4475, -15.6318
      #3d4064 color charts
#3d4064 RGB chart
      #3d4064 CMYK chart
      #3d4064 RGB pie chart
      #3d4064 color shades, tints & tones
#3d4064 color schemes
#3d4064 color preview, HTML & CSS examples
           This text has a color of #3d4064        
        
          <p style="color:#3d4064;">Text here</p>
        
        
          .mytext {color:#3d4064;}
        
        Text color #3d4064
      
           This box has a color of #3d4064        
        
          <div style="background-color:#3d4064;">Content here</div>
        
        
          .mybackground {background-color:#3d4064;}
        
        Background color #3d4064
      
           Border around this has a color of #3d4064        
        
          <div style="border:2px solid #3d4064;">Content here</div>
        
        
          .myborder {border:2px solid #3d4064;}
        
        Border color #3d4064