#3cc8de color space conversions
Hex:
        #3cc8de
        RGB:
        60, 200, 222
        CMY:
        76, 22, 13
        CMYK:
        73, 10, 0, 13
      HSL:
        188°, 71.0526%, 55.2941%
        HSV (HSB):
        188°, 72.9730%, 87.0588%
        XYZ:
        35.7026, 47.5431, 76.4023
        xyY:
        0.2236, 0.2978, 47.5431
      CIE-Lab:
        74.5359, -29.4763, -21.6274
        CIE-LCH:
        74.5359, 36.5595, 216.2683
        CIE-Luv:
        74.5359, -50.2171, -29.8907
        Hunter-Lab:
        68.9515, -28.2393, -17.4307
      #3cc8de color charts
#3cc8de RGB chart
      #3cc8de CMYK chart
      #3cc8de RGB pie chart
      #3cc8de color shades, tints & tones
#3cc8de color schemes
#3cc8de color preview, HTML & CSS examples
           This text has a color of #3cc8de        
        
          <p style="color:#3cc8de;">Text here</p>
        
        
          .mytext {color:#3cc8de;}
        
        Text color #3cc8de
      
           This box has a color of #3cc8de        
        
          <div style="background-color:#3cc8de;">Content here</div>
        
        
          .mybackground {background-color:#3cc8de;}
        
        Background color #3cc8de
      
           Border around this has a color of #3cc8de        
        
          <div style="border:2px solid #3cc8de;">Content here</div>
        
        
          .myborder {border:2px solid #3cc8de;}
        
        Border color #3cc8de