#3cfdda color space conversions
Hex:
        #3cfdda
        RGB:
        60, 253, 218
        CMY:
        76, 1, 15
        CMYK:
        76, 0, 14, 1
      HSL:
        169°, 97.9695%, 61.3725%
        HSV (HSB):
        169°, 76.2846%, 99.2157%
        XYZ:
        49.6436, 76.2732, 78.4354
        xyY:
        0.2429, 0.3732, 76.2732
      CIE-Lab:
        89.9860, -54.1702, 3.4481
        CIE-LCH:
        89.9860, 54.2798, 176.3578
        CIE-Luv:
        89.9860, -68.8834, 14.0667
        Hunter-Lab:
        87.3345, -51.3705, 7.8856
      #3cfdda color charts
#3cfdda RGB chart
      #3cfdda CMYK chart
      #3cfdda RGB pie chart
      #3cfdda color shades, tints & tones
#3cfdda color schemes
#3cfdda color preview, HTML & CSS examples
           This text has a color of #3cfdda        
        
          <p style="color:#3cfdda;">Text here</p>
        
        
          .mytext {color:#3cfdda;}
        
        Text color #3cfdda
      
           This box has a color of #3cfdda        
        
          <div style="background-color:#3cfdda;">Content here</div>
        
        
          .mybackground {background-color:#3cfdda;}
        
        Background color #3cfdda
      
           Border around this has a color of #3cfdda        
        
          <div style="border:2px solid #3cfdda;">Content here</div>
        
        
          .myborder {border:2px solid #3cfdda;}
        
        Border color #3cfdda