#3cfcef color space conversions
Hex:
        #3cfcef
        RGB:
        60, 252, 239
        CMY:
        76, 1, 6
        CMYK:
        76, 0, 5, 1
      HSL:
        176°, 96.9697%, 61.1765%
        HSV (HSB):
        176°, 76.1905%, 98.8235%
        XYZ:
        52.2539, 76.8135, 93.7338
        xyY:
        0.2345, 0.3448, 76.8135
      CIE-Lab:
        90.2357, -48.3092, -7.0926
        CIE-LCH:
        90.2357, 48.8271, 188.3523
        CIE-Luv:
        90.2357, -67.0416, -3.5263
        Hunter-Lab:
        87.6433, -46.9521, -2.0599
      #3cfcef color charts
#3cfcef RGB chart
      #3cfcef CMYK chart
      #3cfcef RGB pie chart
      #3cfcef color shades, tints & tones
#3cfcef color schemes
#3cfcef color preview, HTML & CSS examples
           This text has a color of #3cfcef        
        
          <p style="color:#3cfcef;">Text here</p>
        
        
          .mytext {color:#3cfcef;}
        
        Text color #3cfcef
      
           This box has a color of #3cfcef        
        
          <div style="background-color:#3cfcef;">Content here</div>
        
        
          .mybackground {background-color:#3cfcef;}
        
        Background color #3cfcef
      
           Border around this has a color of #3cfcef        
        
          <div style="border:2px solid #3cfcef;">Content here</div>
        
        
          .myborder {border:2px solid #3cfcef;}
        
        Border color #3cfcef