#3cbca1 color space conversions
Hex:
        #3cbca1
        RGB:
        60, 188, 161
        CMY:
        76, 26, 37
        CMYK:
        68, 0, 14, 26
      HSL:
        167°, 51.6129%, 48.6275%
        HSV (HSB):
        167°, 68.0851%, 73.7255%
        XYZ:
        26.2797, 39.5003, 39.9574
        xyY:
        0.2485, 0.3736, 39.5003
      CIE-Lab:
        69.1121, -41.1279, 3.5562
        CIE-LCH:
        69.1121, 41.2813, 175.0581
        CIE-Luv:
        69.1121, -49.8904, 11.6319
        Hunter-Lab:
        62.8493, -35.3484, 6.2999
      #3cbca1 color charts
#3cbca1 RGB chart
      #3cbca1 CMYK chart
      #3cbca1 RGB pie chart
      #3cbca1 color shades, tints & tones
#3cbca1 color schemes
#3cbca1 color preview, HTML & CSS examples
           This text has a color of #3cbca1        
        
          <p style="color:#3cbca1;">Text here</p>
        
        
          .mytext {color:#3cbca1;}
        
        Text color #3cbca1
      
           This box has a color of #3cbca1        
        
          <div style="background-color:#3cbca1;">Content here</div>
        
        
          .mybackground {background-color:#3cbca1;}
        
        Background color #3cbca1
      
           Border around this has a color of #3cbca1        
        
          <div style="border:2px solid #3cbca1;">Content here</div>
        
        
          .myborder {border:2px solid #3cbca1;}
        
        Border color #3cbca1