#3cd7fb color space conversions
Hex:
        #3cd7fb
        RGB:
        60, 215, 251
        CMY:
        76, 16, 2
        CMYK:
        76, 14, 0, 2
      HSL:
        191°, 95.9799%, 60.9804%
        HSV (HSB):
        191°, 76.0956%, 98.4314%
        XYZ:
        43.5765, 56.5266, 99.8808
        xyY:
        0.2179, 0.2827, 56.5266
      CIE-Lab:
        79.9126, -27.8716, -28.9623
        CIE-LCH:
        79.9126, 40.1951, 226.0995
        CIE-Luv:
        79.9126, -53.5031, -42.8276
        Hunter-Lab:
        75.1842, -28.1142, -26.1368
      #3cd7fb color charts
#3cd7fb RGB chart
      #3cd7fb CMYK chart
      #3cd7fb RGB pie chart
      #3cd7fb color shades, tints & tones
#3cd7fb color schemes
#3cd7fb color preview, HTML & CSS examples
           This text has a color of #3cd7fb        
        
          <p style="color:#3cd7fb;">Text here</p>
        
        
          .mytext {color:#3cd7fb;}
        
        Text color #3cd7fb
      
           This box has a color of #3cd7fb        
        
          <div style="background-color:#3cd7fb;">Content here</div>
        
        
          .mybackground {background-color:#3cd7fb;}
        
        Background color #3cd7fb
      
           Border around this has a color of #3cd7fb        
        
          <div style="border:2px solid #3cd7fb;">Content here</div>
        
        
          .myborder {border:2px solid #3cd7fb;}
        
        Border color #3cd7fb