#2ceff9 color space conversions
Hex:
        #2ceff9
        RGB:
        44, 239, 249
        CMY:
        83, 6, 2
        CMYK:
        82, 4, 0, 2
      HSL:
        183°, 94.4700%, 57.4510%
        HSV (HSB):
        183°, 82.3293%, 97.6471%
        XYZ:
        49.0041, 69.1080, 100.3789
        xyY:
        0.2243, 0.3163, 69.1080
      CIE-Lab:
        86.5575, -41.1288, -17.8281
        CIE-LCH:
        86.5575, 44.8265, 203.4353
        CIE-Luv:
        86.5575, -63.5669, -22.3128
        Hunter-Lab:
        83.1312, -40.2577, -13.3994
      #2ceff9 color charts
#2ceff9 RGB chart
      #2ceff9 CMYK chart
      #2ceff9 RGB pie chart
      #2ceff9 color shades, tints & tones
#2ceff9 color schemes
#2ceff9 color preview, HTML & CSS examples
           This text has a color of #2ceff9        
        
          <p style="color:#2ceff9;">Text here</p>
        
        
          .mytext {color:#2ceff9;}
        
        Text color #2ceff9
      
           This box has a color of #2ceff9        
        
          <div style="background-color:#2ceff9;">Content here</div>
        
        
          .mybackground {background-color:#2ceff9;}
        
        Background color #2ceff9
      
           Border around this has a color of #2ceff9        
        
          <div style="border:2px solid #2ceff9;">Content here</div>
        
        
          .myborder {border:2px solid #2ceff9;}
        
        Border color #2ceff9