#3a4850 color space conversions
Hex:
        #3a4850
        RGB:
        58, 72, 80
        CMY:
        77, 72, 69
        CMYK:
        28, 10, 0, 69
      HSL:
        202°, 15.9420%, 27.0588%
        HSV (HSB):
        202°, 27.5000%, 31.3725%
        XYZ:
        5.5103, 6.1135, 8.4790
        xyY:
        0.2741, 0.3041, 6.1135
      CIE-Lab:
        29.6969, -3.4546, -6.6189
        CIE-LCH:
        29.6969, 7.4661, 242.4386
        CIE-Luv:
        29.6969, -7.0000, -7.6172
        Hunter-Lab:
        24.7254, -3.4893, -3.0244
      #3a4850 color charts
#3a4850 RGB chart
      #3a4850 CMYK chart
      #3a4850 RGB pie chart
      #3a4850 color shades, tints & tones
#3a4850 color schemes
#3a4850 color preview, HTML & CSS examples
           This text has a color of #3a4850        
        
          <p style="color:#3a4850;">Text here</p>
        
        
          .mytext {color:#3a4850;}
        
        Text color #3a4850
      
           This box has a color of #3a4850        
        
          <div style="background-color:#3a4850;">Content here</div>
        
        
          .mybackground {background-color:#3a4850;}
        
        Background color #3a4850
      
           Border around this has a color of #3a4850        
        
          <div style="border:2px solid #3a4850;">Content here</div>
        
        
          .myborder {border:2px solid #3a4850;}
        
        Border color #3a4850