#3a424a color space conversions
Hex:
        #3a424a
        RGB:
        58, 66, 74
        CMY:
        77, 74, 71
        CMYK:
        22, 11, 0, 71
      HSL:
        210°, 12.1212%, 25.8824%
        HSV (HSB):
        210°, 21.6216%, 29.0196%
        XYZ:
        4.9292, 5.2904, 7.2399
        xyY:
        0.2823, 0.3030, 5.2904
      CIE-Lab:
        27.5465, -1.2423, -5.9451
        CIE-LCH:
        27.5465, 6.0736, 258.1973
        CIE-Luv:
        27.5465, -4.2405, -6.8658
        Hunter-Lab:
        23.0008, -1.9982, -2.5620
      #3a424a color charts
#3a424a RGB chart
      #3a424a CMYK chart
      #3a424a RGB pie chart
      #3a424a color shades, tints & tones
#3a424a color schemes
#3a424a color preview, HTML & CSS examples
           This text has a color of #3a424a        
        
          <p style="color:#3a424a;">Text here</p>
        
        
          .mytext {color:#3a424a;}
        
        Text color #3a424a
      
           This box has a color of #3a424a        
        
          <div style="background-color:#3a424a;">Content here</div>
        
        
          .mybackground {background-color:#3a424a;}
        
        Background color #3a424a
      
           Border around this has a color of #3a424a        
        
          <div style="border:2px solid #3a424a;">Content here</div>
        
        
          .myborder {border:2px solid #3a424a;}
        
        Border color #3a424a