#3ccafb color space conversions
Hex:
        #3ccafb
        RGB:
        60, 202, 251
        CMY:
        76, 21, 2
        CMYK:
        76, 20, 0, 2
      HSL:
        195°, 95.9799%, 60.9804%
        HSV (HSB):
        195°, 76.0956%, 98.4314%
        XYZ:
        40.3966, 50.1668, 98.8208
        xyY:
        0.2133, 0.2649, 50.1668
      CIE-Lab:
        76.1715, -21.3623, -34.7226
        CIE-LCH:
        76.1715, 40.7677, 238.3991
        CIE-Luv:
        76.1715, -49.0246, -53.3458
        Hunter-Lab:
        70.8285, -22.1435, -33.1422
      #3ccafb color charts
#3ccafb RGB chart
      #3ccafb CMYK chart
      #3ccafb RGB pie chart
      #3ccafb color shades, tints & tones
#3ccafb color schemes
#3ccafb color preview, HTML & CSS examples
           This text has a color of #3ccafb        
        
          <p style="color:#3ccafb;">Text here</p>
        
        
          .mytext {color:#3ccafb;}
        
        Text color #3ccafb
      
           This box has a color of #3ccafb        
        
          <div style="background-color:#3ccafb;">Content here</div>
        
        
          .mybackground {background-color:#3ccafb;}
        
        Background color #3ccafb
      
           Border around this has a color of #3ccafb        
        
          <div style="border:2px solid #3ccafb;">Content here</div>
        
        
          .myborder {border:2px solid #3ccafb;}
        
        Border color #3ccafb