#3cf2ec color space conversions
Hex:
        #3cf2ec
        RGB:
        60, 242, 236
        CMY:
        76, 5, 7
        CMYK:
        75, 0, 2, 5
      HSL:
        178°, 87.5000%, 59.2157%
        HSV (HSB):
        178°, 75.2066%, 94.9020%
        XYZ:
        48.7559, 70.5210, 90.3991
        xyY:
        0.2325, 0.3363, 70.5210
      CIE-Lab:
        87.2518, -44.7993, -9.9538
        CIE-LCH:
        87.2518, 45.8917, 192.5268
        CIE-Luv:
        87.2518, -63.8476, -8.7018
        Hunter-Lab:
        83.9768, -43.3245, -5.0405
      #3cf2ec color charts
#3cf2ec RGB chart
      #3cf2ec CMYK chart
      #3cf2ec RGB pie chart
      #3cf2ec color shades, tints & tones
#3cf2ec color schemes
#3cf2ec color preview, HTML & CSS examples
           This text has a color of #3cf2ec        
        
          <p style="color:#3cf2ec;">Text here</p>
        
        
          .mytext {color:#3cf2ec;}
        
        Text color #3cf2ec
      
           This box has a color of #3cf2ec        
        
          <div style="background-color:#3cf2ec;">Content here</div>
        
        
          .mybackground {background-color:#3cf2ec;}
        
        Background color #3cf2ec
      
           Border around this has a color of #3cf2ec        
        
          <div style="border:2px solid #3cf2ec;">Content here</div>
        
        
          .myborder {border:2px solid #3cf2ec;}
        
        Border color #3cf2ec