#3cb5fd color space conversions
Hex:
        #3cb5fd
        RGB:
        60, 181, 253
        CMY:
        76, 29, 1
        CMYK:
        76, 28, 0, 1
      HSL:
        202°, 97.9695%, 61.3725%
        HSV (HSB):
        202°, 76.2846%, 99.2157%
        XYZ:
        36.1170, 41.1003, 98.9581
        xyY:
        0.2050, 0.2333, 41.1003
      CIE-Lab:
        70.2461, -9.5956, -45.0284
        CIE-LCH:
        70.2461, 46.0395, 257.9702
        CIE-Luv:
        70.2461, -41.7218, -71.9221
        Hunter-Lab:
        64.1095, -11.6311, -46.6422
      #3cb5fd color charts
#3cb5fd RGB chart
      #3cb5fd CMYK chart
      #3cb5fd RGB pie chart
      #3cb5fd color shades, tints & tones
#3cb5fd color schemes
#3cb5fd color preview, HTML & CSS examples
           This text has a color of #3cb5fd        
        
          <p style="color:#3cb5fd;">Text here</p>
        
        
          .mytext {color:#3cb5fd;}
        
        Text color #3cb5fd
      
           This box has a color of #3cb5fd        
        
          <div style="background-color:#3cb5fd;">Content here</div>
        
        
          .mybackground {background-color:#3cb5fd;}
        
        Background color #3cb5fd
      
           Border around this has a color of #3cb5fd        
        
          <div style="border:2px solid #3cb5fd;">Content here</div>
        
        
          .myborder {border:2px solid #3cb5fd;}
        
        Border color #3cb5fd