#3e514a color space conversions
Hex:
        #3e514a
        RGB:
        62, 81, 74
        CMY:
        76, 68, 71
        CMYK:
        23, 0, 9, 68
      HSL:
        158°, 13.2867%, 28.0392%
        HSV (HSB):
        158°, 23.4568%, 31.7647%
        XYZ:
        6.1651, 7.4034, 7.5826
        xyY:
        0.2915, 0.3500, 7.4034
      CIE-Lab:
        32.7082, -9.0537, 1.6954
        CIE-LCH:
        32.7082, 9.2111, 169.3938
        CIE-Luv:
        32.7082, -9.2056, 3.2822
        Hunter-Lab:
        27.2092, -7.1715, 2.5236
      #3e514a color charts
#3e514a RGB chart
      #3e514a CMYK chart
      #3e514a RGB pie chart
      #3e514a color shades, tints & tones
#3e514a color schemes
#3e514a color preview, HTML & CSS examples
           This text has a color of #3e514a        
        
          <p style="color:#3e514a;">Text here</p>
        
        
          .mytext {color:#3e514a;}
        
        Text color #3e514a
      
           This box has a color of #3e514a        
        
          <div style="background-color:#3e514a;">Content here</div>
        
        
          .mybackground {background-color:#3e514a;}
        
        Background color #3e514a
      
           Border around this has a color of #3e514a        
        
          <div style="border:2px solid #3e514a;">Content here</div>
        
        
          .myborder {border:2px solid #3e514a;}
        
        Border color #3e514a