#3cdee6 color space conversions
Hex:
        #3cdee6
        RGB:
        60, 222, 230
        CMY:
        76, 13, 10
        CMYK:
        74, 3, 0, 10
      HSL:
        183°, 77.2727%, 56.8627%
        HSV (HSB):
        183°, 73.9130%, 90.1961%
        XYZ:
        42.2677, 58.9164, 84.0072
        xyY:
        0.2282, 0.3181, 58.9164
      CIE-Lab:
        81.2456, -37.5167, -15.7701
        CIE-LCH:
        81.2456, 40.6965, 202.7994
        CIE-Luv:
        81.2456, -57.3729, -19.2486
        Hunter-Lab:
        76.7570, -36.0304, -11.1604
      #3cdee6 color charts
#3cdee6 RGB chart
      #3cdee6 CMYK chart
      #3cdee6 RGB pie chart
      #3cdee6 color shades, tints & tones
#3cdee6 color schemes
#3cdee6 color preview, HTML & CSS examples
           This text has a color of #3cdee6        
        
          <p style="color:#3cdee6;">Text here</p>
        
        
          .mytext {color:#3cdee6;}
        
        Text color #3cdee6
      
           This box has a color of #3cdee6        
        
          <div style="background-color:#3cdee6;">Content here</div>
        
        
          .mybackground {background-color:#3cdee6;}
        
        Background color #3cdee6
      
           Border around this has a color of #3cdee6        
        
          <div style="border:2px solid #3cdee6;">Content here</div>
        
        
          .myborder {border:2px solid #3cdee6;}
        
        Border color #3cdee6