#3cbd8d color space conversions
Hex:
        #3cbd8d
        RGB:
        60, 189, 141
        CMY:
        76, 26, 45
        CMYK:
        68, 0, 25, 26
      HSL:
        158°, 51.8072%, 48.8235%
        HSV (HSB):
        158°, 68.2540%, 74.1176%
        XYZ:
        24.8688, 39.2789, 31.4702
        xyY:
        0.2601, 0.4108, 39.2789
      CIE-Lab:
        68.9528, -46.3783, 14.2364
        CIE-LCH:
        68.9528, 48.5141, 162.9354
        CIE-Luv:
        68.9528, -51.4795, 27.4704
        Hunter-Lab:
        62.6729, -38.8483, 14.0995
      #3cbd8d color charts
#3cbd8d RGB chart
      #3cbd8d CMYK chart
      #3cbd8d RGB pie chart
      #3cbd8d color shades, tints & tones
#3cbd8d color schemes
#3cbd8d color preview, HTML & CSS examples
           This text has a color of #3cbd8d        
        
          <p style="color:#3cbd8d;">Text here</p>
        
        
          .mytext {color:#3cbd8d;}
        
        Text color #3cbd8d
      
           This box has a color of #3cbd8d        
        
          <div style="background-color:#3cbd8d;">Content here</div>
        
        
          .mybackground {background-color:#3cbd8d;}
        
        Background color #3cbd8d
      
           Border around this has a color of #3cbd8d        
        
          <div style="border:2px solid #3cbd8d;">Content here</div>
        
        
          .myborder {border:2px solid #3cbd8d;}
        
        Border color #3cbd8d