#3cf4ff color space conversions
Hex:
        #3cf4ff
        RGB:
        60, 244, 255
        CMY:
        76, 4, 0
        CMYK:
        76, 4, 0, 0
      HSL:
        183°, 100.0000%, 61.7647%
        HSV (HSB):
        183°, 76.4706%, 100.0000%
        XYZ:
        52.2642, 72.8820, 105.9208
        xyY:
        0.2262, 0.3154, 72.8820
      CIE-Lab:
        88.3914, -40.3329, -18.1844
        CIE-LCH:
        88.3914, 44.2427, 204.2686
        CIE-Luv:
        88.3914, -63.1643, -23.0548
        Hunter-Lab:
        85.3710, -40.1214, -13.8021
      #3cf4ff color charts
#3cf4ff RGB chart
      #3cf4ff CMYK chart
      #3cf4ff RGB pie chart
      #3cf4ff color shades, tints & tones
#3cf4ff color schemes
#3cf4ff color preview, HTML & CSS examples
           This text has a color of #3cf4ff        
        
          <p style="color:#3cf4ff;">Text here</p>
        
        
          .mytext {color:#3cf4ff;}
        
        Text color #3cf4ff
      
           This box has a color of #3cf4ff        
        
          <div style="background-color:#3cf4ff;">Content here</div>
        
        
          .mybackground {background-color:#3cf4ff;}
        
        Background color #3cf4ff
      
           Border around this has a color of #3cf4ff        
        
          <div style="border:2px solid #3cf4ff;">Content here</div>
        
        
          .myborder {border:2px solid #3cf4ff;}
        
        Border color #3cf4ff