#3cc5fe color space conversions
Hex:
        #3cc5fe
        RGB:
        60, 197, 254
        CMY:
        76, 23, 0
        CMYK:
        76, 22, 0, 0
      HSL:
        198°, 98.9796%, 61.5686%
        HSV (HSB):
        198°, 76.3780%, 99.6078%
        XYZ:
        39.7191, 48.0489, 100.9469
        xyY:
        0.2105, 0.2546, 48.0489
      CIE-Lab:
        74.8558, -17.8044, -38.3699
        CIE-LCH:
        74.8558, 42.2995, 245.1078
        CIE-Luv:
        74.8558, -47.1193, -59.9809
        Hunter-Lab:
        69.3173, -19.0241, -37.8219
      #3cc5fe color charts
#3cc5fe RGB chart
      #3cc5fe CMYK chart
      #3cc5fe RGB pie chart
      #3cc5fe color shades, tints & tones
#3cc5fe color schemes
#3cc5fe color preview, HTML & CSS examples
           This text has a color of #3cc5fe        
        
          <p style="color:#3cc5fe;">Text here</p>
        
        
          .mytext {color:#3cc5fe;}
        
        Text color #3cc5fe
      
           This box has a color of #3cc5fe        
        
          <div style="background-color:#3cc5fe;">Content here</div>
        
        
          .mybackground {background-color:#3cc5fe;}
        
        Background color #3cc5fe
      
           Border around this has a color of #3cc5fe        
        
          <div style="border:2px solid #3cc5fe;">Content here</div>
        
        
          .myborder {border:2px solid #3cc5fe;}
        
        Border color #3cc5fe