#2ce0ed color space conversions
Hex:
        #2ce0ed
        RGB:
        44, 224, 237
        CMY:
        83, 12, 7
        CMYK:
        81, 5, 0, 7
      HSL:
        184°, 84.2795%, 55.0980%
        HSV (HSB):
        184°, 81.4346%, 92.9412%
        XYZ:
        42.9804, 59.9612, 89.4291
        xyY:
        0.2234, 0.3117, 59.9612
      CIE-Lab:
        81.8171, -37.8468, -18.6492
        CIE-LCH:
        81.8171, 42.1921, 206.2320
        CIE-Luv:
        81.8171, -59.3887, -24.0342
        Hunter-Lab:
        77.4346, -36.4334, -14.2697
      #2ce0ed color charts
#2ce0ed RGB chart
      #2ce0ed CMYK chart
      #2ce0ed RGB pie chart
      #2ce0ed color shades, tints & tones
#2ce0ed color schemes
#2ce0ed color preview, HTML & CSS examples
           This text has a color of #2ce0ed        
        
          <p style="color:#2ce0ed;">Text here</p>
        
        
          .mytext {color:#2ce0ed;}
        
        Text color #2ce0ed
      
           This box has a color of #2ce0ed        
        
          <div style="background-color:#2ce0ed;">Content here</div>
        
        
          .mybackground {background-color:#2ce0ed;}
        
        Background color #2ce0ed
      
           Border around this has a color of #2ce0ed        
        
          <div style="border:2px solid #2ce0ed;">Content here</div>
        
        
          .myborder {border:2px solid #2ce0ed;}
        
        Border color #2ce0ed