#3cf0ff color space conversions
Hex:
        #3cf0ff
        RGB:
        60, 240, 255
        CMY:
        76, 6, 0
        CMYK:
        76, 6, 0, 0
      HSL:
        185°, 100.0000%, 61.7647%
        HSV (HSB):
        185°, 76.4706%, 100.0000%
        XYZ:
        51.0736, 70.5008, 105.5239
        xyY:
        0.2249, 0.3104, 70.5008
      CIE-Lab:
        87.2419, -38.5126, -19.9185
        CIE-LCH:
        87.2419, 43.3586, 207.3477
        CIE-Luv:
        87.2419, -61.8010, -26.2182
        Hunter-Lab:
        83.9648, -38.3615, -15.7382
      #3cf0ff color charts
#3cf0ff RGB chart
      #3cf0ff CMYK chart
      #3cf0ff RGB pie chart
      #3cf0ff color shades, tints & tones
#3cf0ff color schemes
#3cf0ff color preview, HTML & CSS examples
           This text has a color of #3cf0ff        
        
          <p style="color:#3cf0ff;">Text here</p>
        
        
          .mytext {color:#3cf0ff;}
        
        Text color #3cf0ff
      
           This box has a color of #3cf0ff        
        
          <div style="background-color:#3cf0ff;">Content here</div>
        
        
          .mybackground {background-color:#3cf0ff;}
        
        Background color #3cf0ff
      
           Border around this has a color of #3cf0ff        
        
          <div style="border:2px solid #3cf0ff;">Content here</div>
        
        
          .myborder {border:2px solid #3cf0ff;}
        
        Border color #3cf0ff