#3cbd8b color space conversions
Hex:
        #3cbd8b
        RGB:
        60, 189, 139
        CMY:
        76, 26, 45
        CMYK:
        68, 0, 26, 26
      HSL:
        157°, 51.8072%, 48.8235%
        HSV (HSB):
        157°, 68.2540%, 74.1176%
        XYZ:
        24.7213, 39.2199, 30.6934
        xyY:
        0.2612, 0.4144, 39.2199
      CIE-Lab:
        68.9103, -46.8284, 15.2602
        CIE-LCH:
        68.9103, 49.2521, 161.9505
        CIE-Luv:
        68.9103, -51.5975, 28.9107
        Hunter-Lab:
        62.6258, -39.1331, 14.7796
      #3cbd8b color charts
#3cbd8b RGB chart
      #3cbd8b CMYK chart
      #3cbd8b RGB pie chart
      #3cbd8b color shades, tints & tones
#3cbd8b color schemes
#3cbd8b color preview, HTML & CSS examples
           This text has a color of #3cbd8b        
        
          <p style="color:#3cbd8b;">Text here</p>
        
        
          .mytext {color:#3cbd8b;}
        
        Text color #3cbd8b
      
           This box has a color of #3cbd8b        
        
          <div style="background-color:#3cbd8b;">Content here</div>
        
        
          .mybackground {background-color:#3cbd8b;}
        
        Background color #3cbd8b
      
           Border around this has a color of #3cbd8b        
        
          <div style="border:2px solid #3cbd8b;">Content here</div>
        
        
          .myborder {border:2px solid #3cbd8b;}
        
        Border color #3cbd8b