#3a525f color space conversions
Hex:
        #3a525f
        RGB:
        58, 82, 95
        CMY:
        77, 68, 63
        CMYK:
        39, 14, 0, 63
      HSL:
        201°, 24.1830%, 30.0000%
        HSV (HSB):
        201°, 38.9474%, 37.2549%
        XYZ:
        6.8278, 7.7604, 11.9645
        xyY:
        0.2571, 0.2923, 7.7604
      CIE-Lab:
        33.4787, -5.4202, -10.4866
        CIE-LCH:
        33.4787, 11.8045, 242.6668
        CIE-Luv:
        33.4787, -11.4066, -12.8045
        Hunter-Lab:
        27.8574, -5.0006, -5.9643
      #3a525f color charts
#3a525f RGB chart
      #3a525f CMYK chart
      #3a525f RGB pie chart
      #3a525f color shades, tints & tones
#3a525f color schemes
#3a525f color preview, HTML & CSS examples
           This text has a color of #3a525f        
        
          <p style="color:#3a525f;">Text here</p>
        
        
          .mytext {color:#3a525f;}
        
        Text color #3a525f
      
           This box has a color of #3a525f        
        
          <div style="background-color:#3a525f;">Content here</div>
        
        
          .mybackground {background-color:#3a525f;}
        
        Background color #3a525f
      
           Border around this has a color of #3a525f        
        
          <div style="border:2px solid #3a525f;">Content here</div>
        
        
          .myborder {border:2px solid #3a525f;}
        
        Border color #3a525f