#3a535e color space conversions
Hex:
        #3a535e
        RGB:
        58, 83, 94
        CMY:
        77, 67, 63
        CMYK:
        38, 12, 0, 63
      HSL:
        198°, 23.6842%, 29.8039%
        HSV (HSB):
        198°, 38.2979%, 36.8627%
        XYZ:
        6.8586, 7.8942, 11.7519
        xyY:
        0.2588, 0.2978, 7.8942
      CIE-Lab:
        33.7616, -6.3275, -9.4281
        CIE-LCH:
        33.7616, 11.3546, 236.1332
        CIE-Luv:
        33.7616, -11.8236, -11.3000
        Hunter-Lab:
        28.0966, -5.5962, -5.1315
      #3a535e color charts
#3a535e RGB chart
      #3a535e CMYK chart
      #3a535e RGB pie chart
      #3a535e color shades, tints & tones
#3a535e color schemes
#3a535e color preview, HTML & CSS examples
           This text has a color of #3a535e        
        
          <p style="color:#3a535e;">Text here</p>
        
        
          .mytext {color:#3a535e;}
        
        Text color #3a535e
      
           This box has a color of #3a535e        
        
          <div style="background-color:#3a535e;">Content here</div>
        
        
          .mybackground {background-color:#3a535e;}
        
        Background color #3a535e
      
           Border around this has a color of #3a535e        
        
          <div style="border:2px solid #3a535e;">Content here</div>
        
        
          .myborder {border:2px solid #3a535e;}
        
        Border color #3a535e