#3c645d color space conversions
Hex:
        #3c645d
        RGB:
        60, 100, 93
        CMY:
        76, 61, 64
        CMYK:
        40, 0, 7, 61
      HSL:
        170°, 25.0000%, 31.3725%
        HSV (HSB):
        170°, 40.0000%, 39.2157%
        XYZ:
        8.3964, 10.8653, 12.0106
        xyY:
        0.2685, 0.3474, 10.8653
      CIE-Lab:
        39.3527, -15.9053, -0.4819
        CIE-LCH:
        39.3527, 15.9126, 181.7354
        CIE-Luv:
        39.3527, -18.3705, 1.6061
        Hunter-Lab:
        32.9626, -12.2159, 1.4703
      #3c645d color charts
#3c645d RGB chart
      #3c645d CMYK chart
      #3c645d RGB pie chart
      #3c645d color shades, tints & tones
#3c645d color schemes
#3c645d color preview, HTML & CSS examples
           This text has a color of #3c645d        
        
          <p style="color:#3c645d;">Text here</p>
        
        
          .mytext {color:#3c645d;}
        
        Text color #3c645d
      
           This box has a color of #3c645d        
        
          <div style="background-color:#3c645d;">Content here</div>
        
        
          .mybackground {background-color:#3c645d;}
        
        Background color #3c645d
      
           Border around this has a color of #3c645d        
        
          <div style="border:2px solid #3c645d;">Content here</div>
        
        
          .myborder {border:2px solid #3c645d;}
        
        Border color #3c645d