#3a8384 color space conversions
Hex:
        #3a8384
        RGB:
        58, 131, 132
        CMY:
        77, 49, 48
        CMYK:
        56, 1, 0, 48
      HSL:
        181°, 38.9474%, 37.2549%
        HSV (HSB):
        181°, 56.0606%, 51.7647%
        XYZ:
        14.0261, 18.7981, 24.7189
        xyY:
        0.2437, 0.3267, 18.7981
      CIE-Lab:
        50.4501, -22.2008, -7.4383
        CIE-LCH:
        50.4501, 23.4137, 198.5233
        CIE-Luv:
        50.4501, -30.3460, -7.3954
        Hunter-Lab:
        43.3568, -18.1289, -3.4532
      #3a8384 color charts
#3a8384 RGB chart
      #3a8384 CMYK chart
      #3a8384 RGB pie chart
      #3a8384 color shades, tints & tones
#3a8384 color schemes
#3a8384 color preview, HTML & CSS examples
           This text has a color of #3a8384        
        
          <p style="color:#3a8384;">Text here</p>
        
        
          .mytext {color:#3a8384;}
        
        Text color #3a8384
      
           This box has a color of #3a8384        
        
          <div style="background-color:#3a8384;">Content here</div>
        
        
          .mybackground {background-color:#3a8384;}
        
        Background color #3a8384
      
           Border around this has a color of #3a8384        
        
          <div style="border:2px solid #3a8384;">Content here</div>
        
        
          .myborder {border:2px solid #3a8384;}
        
        Border color #3a8384