#3cd0eb color space conversions
Hex:
        #3cd0eb
        RGB:
        60, 208, 235
        CMY:
        76, 18, 8
        CMYK:
        74, 11, 0, 8
      HSL:
        189°, 81.3953%, 57.8431%
        HSV (HSB):
        189°, 74.4681%, 92.1569%
        XYZ:
        39.4148, 52.0706, 86.5705
        xyY:
        0.2214, 0.2924, 52.0706
      CIE-Lab:
        77.3230, -29.3964, -24.3803
        CIE-LCH:
        77.3230, 38.1909, 219.6711
        CIE-Luv:
        77.3230, -52.1540, -34.6685
        Hunter-Lab:
        72.1599, -28.7807, -20.6184
      #3cd0eb color charts
#3cd0eb RGB chart
      #3cd0eb CMYK chart
      #3cd0eb RGB pie chart
      #3cd0eb color shades, tints & tones
#3cd0eb color schemes
#3cd0eb color preview, HTML & CSS examples
           This text has a color of #3cd0eb        
        
          <p style="color:#3cd0eb;">Text here</p>
        
        
          .mytext {color:#3cd0eb;}
        
        Text color #3cd0eb
      
           This box has a color of #3cd0eb        
        
          <div style="background-color:#3cd0eb;">Content here</div>
        
        
          .mybackground {background-color:#3cd0eb;}
        
        Background color #3cd0eb
      
           Border around this has a color of #3cd0eb        
        
          <div style="border:2px solid #3cd0eb;">Content here</div>
        
        
          .myborder {border:2px solid #3cd0eb;}
        
        Border color #3cd0eb