#2ceef1 color space conversions
Hex:
        #2ceef1
        RGB:
        44, 238, 241
        CMY:
        83, 7, 5
        CMYK:
        82, 1, 0, 5
      HSL:
        181°, 87.5556%, 55.8824%
        HSV (HSB):
        181°, 81.7427%, 94.5098%
        XYZ:
        47.4904, 68.0354, 93.8482
        xyY:
        0.2268, 0.3249, 68.0354
      CIE-Lab:
        86.0242, -43.0011, -14.4313
        CIE-LCH:
        86.0242, 45.3581, 198.5519
        CIE-Luv:
        86.0242, -63.8358, -16.3510
        Hunter-Lab:
        82.4836, -41.5738, -9.7205
      #2ceef1 color charts
#2ceef1 RGB chart
      #2ceef1 CMYK chart
      #2ceef1 RGB pie chart
      #2ceef1 color shades, tints & tones
#2ceef1 color schemes
#2ceef1 color preview, HTML & CSS examples
           This text has a color of #2ceef1        
        
          <p style="color:#2ceef1;">Text here</p>
        
        
          .mytext {color:#2ceef1;}
        
        Text color #2ceef1
      
           This box has a color of #2ceef1        
        
          <div style="background-color:#2ceef1;">Content here</div>
        
        
          .mybackground {background-color:#2ceef1;}
        
        Background color #2ceef1
      
           Border around this has a color of #2ceef1        
        
          <div style="border:2px solid #2ceef1;">Content here</div>
        
        
          .myborder {border:2px solid #2ceef1;}
        
        Border color #2ceef1