#3cebef color space conversions
Hex:
        #3cebef
        RGB:
        60, 235, 239
        CMY:
        76, 8, 6
        CMYK:
        75, 2, 0, 6
      HSL:
        181°, 84.8341%, 58.6275%
        HSV (HSB):
        181°, 74.8954%, 93.7255%
        XYZ:
        47.1518, 66.6093, 92.0331
        xyY:
        0.2291, 0.3237, 66.6093
      CIE-Lab:
        85.3063, -40.8520, -14.4339
        CIE-LCH:
        85.3063, 43.3270, 199.4594
        CIE-Luv:
        85.3063, -61.2312, -16.6380
        Hunter-Lab:
        81.6145, -39.6992, -9.7285
      #3cebef color charts
#3cebef RGB chart
      #3cebef CMYK chart
      #3cebef RGB pie chart
      #3cebef color shades, tints & tones
#3cebef color schemes
#3cebef color preview, HTML & CSS examples
           This text has a color of #3cebef        
        
          <p style="color:#3cebef;">Text here</p>
        
        
          .mytext {color:#3cebef;}
        
        Text color #3cebef
      
           This box has a color of #3cebef        
        
          <div style="background-color:#3cebef;">Content here</div>
        
        
          .mybackground {background-color:#3cebef;}
        
        Background color #3cebef
      
           Border around this has a color of #3cebef        
        
          <div style="border:2px solid #3cebef;">Content here</div>
        
        
          .myborder {border:2px solid #3cebef;}
        
        Border color #3cebef