#3cdff8 color space conversions
Hex:
        #3cdff8
        RGB:
        60, 223, 248
        CMY:
        76, 13, 3
        CMYK:
        76, 10, 0, 3
      HSL:
        188°, 93.0693%, 60.3922%
        HSV (HSB):
        188°, 75.8065%, 97.2549%
        XYZ:
        45.1944, 60.5133, 98.1052
        xyY:
        0.2217, 0.2969, 60.5133
      CIE-Lab:
        82.1164, -32.6572, -24.0042
        CIE-LCH:
        82.1164, 40.5302, 216.3172
        CIE-Luv:
        82.1164, -56.4651, -33.8035
        Hunter-Lab:
        77.7903, -32.4285, -20.3203
      #3cdff8 color charts
#3cdff8 RGB chart
      #3cdff8 CMYK chart
      #3cdff8 RGB pie chart
      #3cdff8 color shades, tints & tones
#3cdff8 color schemes
#3cdff8 color preview, HTML & CSS examples
           This text has a color of #3cdff8        
        
          <p style="color:#3cdff8;">Text here</p>
        
        
          .mytext {color:#3cdff8;}
        
        Text color #3cdff8
      
           This box has a color of #3cdff8        
        
          <div style="background-color:#3cdff8;">Content here</div>
        
        
          .mybackground {background-color:#3cdff8;}
        
        Background color #3cdff8
      
           Border around this has a color of #3cdff8        
        
          <div style="border:2px solid #3cdff8;">Content here</div>
        
        
          .myborder {border:2px solid #3cdff8;}
        
        Border color #3cdff8