#3cd8ef color space conversions
Hex:
        #3cd8ef
        RGB:
        60, 216, 239
        CMY:
        76, 15, 6
        CMYK:
        75, 10, 0, 6
      HSL:
        188°, 84.8341%, 58.6275%
        HSV (HSB):
        188°, 74.8954%, 93.7255%
        XYZ:
        41.9993, 56.3044, 90.3156
        xyY:
        0.2227, 0.2985, 56.3044
      CIE-Lab:
        79.7867, -32.0379, -22.7666
        CIE-LCH:
        79.7867, 39.3033, 215.3982
        CIE-Luv:
        79.7867, -54.6652, -31.6903
        Hunter-Lab:
        75.0362, -31.4033, -18.8376
      #3cd8ef color charts
#3cd8ef RGB chart
      #3cd8ef CMYK chart
      #3cd8ef RGB pie chart
      #3cd8ef color shades, tints & tones
#3cd8ef color schemes
#3cd8ef color preview, HTML & CSS examples
           This text has a color of #3cd8ef        
        
          <p style="color:#3cd8ef;">Text here</p>
        
        
          .mytext {color:#3cd8ef;}
        
        Text color #3cd8ef
      
           This box has a color of #3cd8ef        
        
          <div style="background-color:#3cd8ef;">Content here</div>
        
        
          .mybackground {background-color:#3cd8ef;}
        
        Background color #3cd8ef
      
           Border around this has a color of #3cd8ef        
        
          <div style="border:2px solid #3cd8ef;">Content here</div>
        
        
          .myborder {border:2px solid #3cd8ef;}
        
        Border color #3cd8ef