#3cbcfd color space conversions
Hex:
        #3cbcfd
        RGB:
        60, 188, 253
        CMY:
        76, 26, 1
        CMYK:
        76, 26, 0, 1
      HSL:
        200°, 97.9695%, 61.3725%
        HSV (HSB):
        200°, 76.2846%, 99.2157%
        XYZ:
        37.5763, 44.0189, 99.4445
        xyY:
        0.2076, 0.2431, 44.0189
      CIE-Lab:
        72.2412, -13.3815, -41.9056
        CIE-LCH:
        72.2412, 43.9902, 252.2905
        CIE-Luv:
        72.2412, -44.1021, -66.3520
        Hunter-Lab:
        66.3468, -15.0112, -42.4247
      #3cbcfd color charts
#3cbcfd RGB chart
      #3cbcfd CMYK chart
      #3cbcfd RGB pie chart
      #3cbcfd color shades, tints & tones
#3cbcfd color schemes
#3cbcfd color preview, HTML & CSS examples
           This text has a color of #3cbcfd        
        
          <p style="color:#3cbcfd;">Text here</p>
        
        
          .mytext {color:#3cbcfd;}
        
        Text color #3cbcfd
      
           This box has a color of #3cbcfd        
        
          <div style="background-color:#3cbcfd;">Content here</div>
        
        
          .mybackground {background-color:#3cbcfd;}
        
        Background color #3cbcfd
      
           Border around this has a color of #3cbcfd        
        
          <div style="border:2px solid #3cbcfd;">Content here</div>
        
        
          .myborder {border:2px solid #3cbcfd;}
        
        Border color #3cbcfd