#3ceff7 color space conversions
Hex:
        #3ceff7
        RGB:
        60, 239, 247
        CMY:
        76, 6, 3
        CMYK:
        76, 3, 0, 3
      HSL:
        183°, 92.1182%, 60.1961%
        HSV (HSB):
        183°, 75.7085%, 96.8627%
        XYZ:
        49.5185, 69.4091, 98.7831
        xyY:
        0.2275, 0.3188, 69.4091
      CIE-Lab:
        86.7062, -40.3718, -16.5346
        CIE-LCH:
        86.7062, 43.6265, 202.2720
        CIE-Luv:
        86.7062, -62.0318, -20.2377
        Hunter-Lab:
        83.3121, -39.7006, -11.9816
      #3ceff7 color charts
#3ceff7 RGB chart
      #3ceff7 CMYK chart
      #3ceff7 RGB pie chart
      #3ceff7 color shades, tints & tones
#3ceff7 color schemes
#3ceff7 color preview, HTML & CSS examples
           This text has a color of #3ceff7        
        
          <p style="color:#3ceff7;">Text here</p>
        
        
          .mytext {color:#3ceff7;}
        
        Text color #3ceff7
      
           This box has a color of #3ceff7        
        
          <div style="background-color:#3ceff7;">Content here</div>
        
        
          .mybackground {background-color:#3ceff7;}
        
        Background color #3ceff7
      
           Border around this has a color of #3ceff7        
        
          <div style="border:2px solid #3ceff7;">Content here</div>
        
        
          .myborder {border:2px solid #3ceff7;}
        
        Border color #3ceff7