#3cf1fa color space conversions
Hex:
        #3cf1fa
        RGB:
        60, 241, 250
        CMY:
        76, 5, 2
        CMYK:
        76, 4, 0, 2
      HSL:
        183°, 95.0000%, 60.7843%
        HSV (HSB):
        183°, 76.0000%, 98.0392%
        XYZ:
        50.5741, 70.7734, 101.4376
        xyY:
        0.2270, 0.3177, 70.7734
      CIE-Lab:
        87.3748, -40.4148, -17.1009
        CIE-LCH:
        87.3748, 43.8839, 202.9349
        CIE-Luv:
        87.3748, -62.5006, -21.1957
        Hunter-Lab:
        84.1269, -39.9143, -12.6012
      #3cf1fa color charts
#3cf1fa RGB chart
      #3cf1fa CMYK chart
      #3cf1fa RGB pie chart
      #3cf1fa color shades, tints & tones
#3cf1fa color schemes
#3cf1fa color preview, HTML & CSS examples
           This text has a color of #3cf1fa        
        
          <p style="color:#3cf1fa;">Text here</p>
        
        
          .mytext {color:#3cf1fa;}
        
        Text color #3cf1fa
      
           This box has a color of #3cf1fa        
        
          <div style="background-color:#3cf1fa;">Content here</div>
        
        
          .mybackground {background-color:#3cf1fa;}
        
        Background color #3cf1fa
      
           Border around this has a color of #3cf1fa        
        
          <div style="border:2px solid #3cf1fa;">Content here</div>
        
        
          .myborder {border:2px solid #3cf1fa;}
        
        Border color #3cf1fa