#3ce1ed color space conversions
Hex:
        #3ce1ed
        RGB:
        60, 225, 237
        CMY:
        76, 12, 7
        CMYK:
        75, 5, 0, 7
      HSL:
        184°, 83.0986%, 58.2353%
        HSV (HSB):
        184°, 74.6835%, 92.9412%
        XYZ:
        44.0748, 60.9255, 89.5576
        xyY:
        0.2265, 0.3131, 60.9255
      CIE-Lab:
        82.3387, -36.8651, -17.8395
        CIE-LCH:
        82.3387, 40.9547, 205.8230
        CIE-Luv:
        82.3387, -57.9232, -22.8158
        Hunter-Lab:
        78.0548, -35.8033, -13.3891
      #3ce1ed color charts
#3ce1ed RGB chart
      #3ce1ed CMYK chart
      #3ce1ed RGB pie chart
      #3ce1ed color shades, tints & tones
#3ce1ed color schemes
#3ce1ed color preview, HTML & CSS examples
           This text has a color of #3ce1ed        
        
          <p style="color:#3ce1ed;">Text here</p>
        
        
          .mytext {color:#3ce1ed;}
        
        Text color #3ce1ed
      
           This box has a color of #3ce1ed        
        
          <div style="background-color:#3ce1ed;">Content here</div>
        
        
          .mybackground {background-color:#3ce1ed;}
        
        Background color #3ce1ed
      
           Border around this has a color of #3ce1ed        
        
          <div style="border:2px solid #3ce1ed;">Content here</div>
        
        
          .myborder {border:2px solid #3ce1ed;}
        
        Border color #3ce1ed