#3cd0ee color space conversions
Hex:
        #3cd0ee
        RGB:
        60, 208, 238
        CMY:
        76, 18, 7
        CMYK:
        75, 13, 0, 7
      HSL:
        190°, 83.9623%, 58.4314%
        HSV (HSB):
        190°, 74.7899%, 93.3333%
        XYZ:
        39.8520, 52.2455, 88.8729
        xyY:
        0.2202, 0.2887, 52.2455
      CIE-Lab:
        77.4274, -28.4726, -25.8285
        CIE-LCH:
        77.4274, 38.4422, 222.2123
        CIE-Luv:
        77.4274, -51.9529, -37.2548
        Hunter-Lab:
        72.2810, -28.0762, -22.3031
      #3cd0ee color charts
#3cd0ee RGB chart
      #3cd0ee CMYK chart
      #3cd0ee RGB pie chart
      #3cd0ee color shades, tints & tones
#3cd0ee color schemes
#3cd0ee color preview, HTML & CSS examples
           This text has a color of #3cd0ee        
        
          <p style="color:#3cd0ee;">Text here</p>
        
        
          .mytext {color:#3cd0ee;}
        
        Text color #3cd0ee
      
           This box has a color of #3cd0ee        
        
          <div style="background-color:#3cd0ee;">Content here</div>
        
        
          .mybackground {background-color:#3cd0ee;}
        
        Background color #3cd0ee
      
           Border around this has a color of #3cd0ee        
        
          <div style="border:2px solid #3cd0ee;">Content here</div>
        
        
          .myborder {border:2px solid #3cd0ee;}
        
        Border color #3cd0ee