#3a6370 color space conversions
Hex:
        #3a6370
        RGB:
        58, 99, 112
        CMY:
        77, 61, 56
        CMYK:
        48, 12, 0, 56
      HSL:
        194°, 31.7647%, 33.3333%
        HSV (HSB):
        194°, 48.2143%, 43.9216%
        XYZ:
        9.1314, 10.9931, 16.9698
        xyY:
        0.2462, 0.2964, 10.9931
      CIE-Lab:
        39.5688, -10.5203, -11.8223
        CIE-LCH:
        39.5688, 15.8254, 228.3352
        CIE-Luv:
        39.5688, -18.2396, -14.6552
        Hunter-Lab:
        33.1558, -8.8622, -7.1368
      #3a6370 color charts
#3a6370 RGB chart
      #3a6370 CMYK chart
      #3a6370 RGB pie chart
      #3a6370 color shades, tints & tones
#3a6370 color schemes
#3a6370 color preview, HTML & CSS examples
           This text has a color of #3a6370        
        
          <p style="color:#3a6370;">Text here</p>
        
        
          .mytext {color:#3a6370;}
        
        Text color #3a6370
      
           This box has a color of #3a6370        
        
          <div style="background-color:#3a6370;">Content here</div>
        
        
          .mybackground {background-color:#3a6370;}
        
        Background color #3a6370
      
           Border around this has a color of #3a6370        
        
          <div style="border:2px solid #3a6370;">Content here</div>
        
        
          .myborder {border:2px solid #3a6370;}
        
        Border color #3a6370