#3ce0fc color space conversions
Hex:
        #3ce0fc
        RGB:
        60, 224, 252
        CMY:
        76, 12, 1
        CMYK:
        76, 11, 0, 1
      HSL:
        189°, 96.9697%, 61.1765%
        HSV (HSB):
        189°, 76.1905%, 98.8235%
        XYZ:
        46.0898, 61.3002, 101.4984
        xyY:
        0.2206, 0.2935, 61.3002
      CIE-Lab:
        82.5399, -31.9221, -25.4760
        CIE-LCH:
        82.5399, 40.8417, 218.5922
        CIE-Luv:
        82.5399, -56.5321, -36.4348
        Hunter-Lab:
        78.2945, -31.9372, -22.0555
      #3ce0fc color charts
#3ce0fc RGB chart
      #3ce0fc CMYK chart
      #3ce0fc RGB pie chart
      #3ce0fc color shades, tints & tones
#3ce0fc color schemes
#3ce0fc color preview, HTML & CSS examples
           This text has a color of #3ce0fc        
        
          <p style="color:#3ce0fc;">Text here</p>
        
        
          .mytext {color:#3ce0fc;}
        
        Text color #3ce0fc
      
           This box has a color of #3ce0fc        
        
          <div style="background-color:#3ce0fc;">Content here</div>
        
        
          .mybackground {background-color:#3ce0fc;}
        
        Background color #3ce0fc
      
           Border around this has a color of #3ce0fc        
        
          <div style="border:2px solid #3ce0fc;">Content here</div>
        
        
          .myborder {border:2px solid #3ce0fc;}
        
        Border color #3ce0fc