#3a7680 color space conversions
Hex:
        #3a7680
        RGB:
        58, 118, 128
        CMY:
        77, 54, 50
        CMYK:
        55, 8, 0, 50
      HSL:
        189°, 37.6344%, 36.4706%
        HSV (HSB):
        189°, 54.6875%, 50.1961%
        XYZ:
        12.1196, 15.4149, 22.7587
        xyY:
        0.2410, 0.3065, 15.4149
      CIE-Lab:
        46.1973, -16.4283, -11.4564
        CIE-LCH:
        46.1973, 20.0284, 214.8902
        CIE-Luv:
        46.1973, -25.3859, -13.8924
        Hunter-Lab:
        39.2618, -13.6075, -6.8850
      #3a7680 color charts
#3a7680 RGB chart
      #3a7680 CMYK chart
      #3a7680 RGB pie chart
      #3a7680 color shades, tints & tones
#3a7680 color schemes
#3a7680 color preview, HTML & CSS examples
           This text has a color of #3a7680        
        
          <p style="color:#3a7680;">Text here</p>
        
        
          .mytext {color:#3a7680;}
        
        Text color #3a7680
      
           This box has a color of #3a7680        
        
          <div style="background-color:#3a7680;">Content here</div>
        
        
          .mybackground {background-color:#3a7680;}
        
        Background color #3a7680
      
           Border around this has a color of #3a7680        
        
          <div style="border:2px solid #3a7680;">Content here</div>
        
        
          .myborder {border:2px solid #3a7680;}
        
        Border color #3a7680