#3cd5fd color space conversions
Hex:
        #3cd5fd
        RGB:
        60, 213, 253
        CMY:
        76, 16, 1
        CMYK:
        76, 16, 0, 1
      HSL:
        192°, 97.9695%, 61.3725%
        HSV (HSB):
        192°, 76.2846%, 99.2157%
        XYZ:
        43.3874, 55.6410, 101.3815
        xyY:
        0.2165, 0.2776, 55.6410
      CIE-Lab:
        79.4091, -26.2600, -30.7989
        CIE-LCH:
        79.4091, 40.4742, 229.5482
        CIE-Luv:
        79.4091, -52.6804, -46.1720
        Hunter-Lab:
        74.5929, -26.7121, -28.3679
      #3cd5fd color charts
#3cd5fd RGB chart
      #3cd5fd CMYK chart
      #3cd5fd RGB pie chart
      #3cd5fd color shades, tints & tones
#3cd5fd color schemes
#3cd5fd color preview, HTML & CSS examples
           This text has a color of #3cd5fd        
        
          <p style="color:#3cd5fd;">Text here</p>
        
        
          .mytext {color:#3cd5fd;}
        
        Text color #3cd5fd
      
           This box has a color of #3cd5fd        
        
          <div style="background-color:#3cd5fd;">Content here</div>
        
        
          .mybackground {background-color:#3cd5fd;}
        
        Background color #3cd5fd
      
           Border around this has a color of #3cd5fd        
        
          <div style="border:2px solid #3cd5fd;">Content here</div>
        
        
          .myborder {border:2px solid #3cd5fd;}
        
        Border color #3cd5fd