#3cfedf color space conversions
Hex:
        #3cfedf
        RGB:
        60, 254, 223
        CMY:
        76, 0, 13
        CMYK:
        76, 0, 12, 0
      HSL:
        170°, 98.9796%, 61.5686%
        HSV (HSB):
        170°, 76.3780%, 99.6078%
        XYZ:
        50.6246, 77.1720, 82.0395
        xyY:
        0.2413, 0.3678, 77.1720
      CIE-Lab:
        90.4007, -53.3228, 1.4580
        CIE-LCH:
        90.4007, 53.3427, 178.4337
        CIE-Luv:
        90.4007, -68.8684, 10.8571
        Hunter-Lab:
        87.8476, -50.8678, 6.1233
      #3cfedf color charts
#3cfedf RGB chart
      #3cfedf CMYK chart
      #3cfedf RGB pie chart
      #3cfedf color shades, tints & tones
#3cfedf color schemes
#3cfedf color preview, HTML & CSS examples
           This text has a color of #3cfedf        
        
          <p style="color:#3cfedf;">Text here</p>
        
        
          .mytext {color:#3cfedf;}
        
        Text color #3cfedf
      
           This box has a color of #3cfedf        
        
          <div style="background-color:#3cfedf;">Content here</div>
        
        
          .mybackground {background-color:#3cfedf;}
        
        Background color #3cfedf
      
           Border around this has a color of #3cfedf        
        
          <div style="border:2px solid #3cfedf;">Content here</div>
        
        
          .myborder {border:2px solid #3cfedf;}
        
        Border color #3cfedf