#3cd0cf color space conversions
Hex:
        #3cd0cf
        RGB:
        60, 208, 207
        CMY:
        76, 18, 19
        CMYK:
        71, 0, 0, 18
      HSL:
        180°, 61.1570%, 52.5490%
        HSV (HSB):
        180°, 71.1538%, 81.5686%
        XYZ:
        35.6818, 50.5774, 66.9133
        xyY:
        0.2330, 0.3302, 50.5774
      CIE-Lab:
        76.4223, -37.6775, -10.6897
        CIE-LCH:
        76.4223, 39.1645, 195.8395
        CIE-Luv:
        76.4223, -54.0530, -10.8194
        Hunter-Lab:
        71.1178, -34.8976, -6.0023
      #3cd0cf color charts
#3cd0cf RGB chart
      #3cd0cf CMYK chart
      #3cd0cf RGB pie chart
      #3cd0cf color shades, tints & tones
#3cd0cf color schemes
#3cd0cf color preview, HTML & CSS examples
           This text has a color of #3cd0cf        
        
          <p style="color:#3cd0cf;">Text here</p>
        
        
          .mytext {color:#3cd0cf;}
        
        Text color #3cd0cf
      
           This box has a color of #3cd0cf        
        
          <div style="background-color:#3cd0cf;">Content here</div>
        
        
          .mybackground {background-color:#3cd0cf;}
        
        Background color #3cd0cf
      
           Border around this has a color of #3cd0cf        
        
          <div style="border:2px solid #3cd0cf;">Content here</div>
        
        
          .myborder {border:2px solid #3cd0cf;}
        
        Border color #3cd0cf