#3cc5dd color space conversions
Hex:
        #3cc5dd
        RGB:
        60, 197, 221
        CMY:
        76, 23, 13
        CMYK:
        73, 11, 0, 13
      HSL:
        189°, 70.3057%, 55.0980%
        HSV (HSB):
        189°, 72.8507%, 86.6667%
        XYZ:
        34.8809, 46.1136, 75.4690
        xyY:
        0.2229, 0.2947, 46.1136
      CIE-Lab:
        73.6192, -28.3144, -22.4813
        CIE-LCH:
        73.6192, 36.1540, 218.4491
        CIE-Luv:
        73.6192, -49.2250, -31.4315
        Hunter-Lab:
        67.9070, -27.1496, -18.3575
      #3cc5dd color charts
#3cc5dd RGB chart
      #3cc5dd CMYK chart
      #3cc5dd RGB pie chart
      #3cc5dd color shades, tints & tones
#3cc5dd color schemes
#3cc5dd color preview, HTML & CSS examples
           This text has a color of #3cc5dd        
        
          <p style="color:#3cc5dd;">Text here</p>
        
        
          .mytext {color:#3cc5dd;}
        
        Text color #3cc5dd
      
           This box has a color of #3cc5dd        
        
          <div style="background-color:#3cc5dd;">Content here</div>
        
        
          .mybackground {background-color:#3cc5dd;}
        
        Background color #3cc5dd
      
           Border around this has a color of #3cc5dd        
        
          <div style="border:2px solid #3cc5dd;">Content here</div>
        
        
          .myborder {border:2px solid #3cc5dd;}
        
        Border color #3cc5dd