#3c8d80 color space conversions
Hex:
        #3c8d80
        RGB:
        60, 141, 128
        CMY:
        76, 45, 50
        CMYK:
        57, 0, 9, 45
      HSL:
        170°, 40.2985%, 39.4118%
        HSV (HSB):
        170°, 57.4468%, 55.2941%
        XYZ:
        15.2846, 21.5689, 23.7797
        xyY:
        0.2521, 0.3557, 21.5689
      CIE-Lab:
        53.5666, -27.9562, -0.4998
        CIE-LCH:
        53.5666, 27.9607, 181.0242
        CIE-Luv:
        53.5666, -33.9678, 3.4442
        Hunter-Lab:
        46.4424, -22.5280, 2.1516
      #3c8d80 color charts
#3c8d80 RGB chart
      #3c8d80 CMYK chart
      #3c8d80 RGB pie chart
      #3c8d80 color shades, tints & tones
#3c8d80 color schemes
#3c8d80 color preview, HTML & CSS examples
           This text has a color of #3c8d80        
        
          <p style="color:#3c8d80;">Text here</p>
        
        
          .mytext {color:#3c8d80;}
        
        Text color #3c8d80
      
           This box has a color of #3c8d80        
        
          <div style="background-color:#3c8d80;">Content here</div>
        
        
          .mybackground {background-color:#3c8d80;}
        
        Background color #3c8d80
      
           Border around this has a color of #3c8d80        
        
          <div style="border:2px solid #3c8d80;">Content here</div>
        
        
          .myborder {border:2px solid #3c8d80;}
        
        Border color #3c8d80