#3cbeda color space conversions
Hex:
        #3cbeda
        RGB:
        60, 190, 218
        CMY:
        76, 25, 15
        CMYK:
        72, 13, 0, 15
      HSL:
        191°, 68.1034%, 54.5098%
        HSV (HSB):
        191°, 72.4771%, 85.4902%
        XYZ:
        32.9318, 42.8495, 72.8648
        xyY:
        0.2215, 0.2883, 42.8495
      CIE-Lab:
        71.4527, -25.7719, -24.1568
        CIE-LCH:
        71.4527, 35.3234, 223.1472
        CIE-Luv:
        71.4527, -46.9442, -34.4570
        Hunter-Lab:
        65.4595, -24.7532, -20.1756
      #3cbeda color charts
#3cbeda RGB chart
      #3cbeda CMYK chart
      #3cbeda RGB pie chart
      #3cbeda color shades, tints & tones
#3cbeda color schemes
#3cbeda color preview, HTML & CSS examples
           This text has a color of #3cbeda        
        
          <p style="color:#3cbeda;">Text here</p>
        
        
          .mytext {color:#3cbeda;}
        
        Text color #3cbeda
      
           This box has a color of #3cbeda        
        
          <div style="background-color:#3cbeda;">Content here</div>
        
        
          .mybackground {background-color:#3cbeda;}
        
        Background color #3cbeda
      
           Border around this has a color of #3cbeda        
        
          <div style="border:2px solid #3cbeda;">Content here</div>
        
        
          .myborder {border:2px solid #3cbeda;}
        
        Border color #3cbeda