#2ceace color space conversions
Hex:
        #2ceace
        RGB:
        44, 234, 206
        CMY:
        83, 8, 19
        CMYK:
        81, 0, 12, 8
      HSL:
        171°, 81.8966%, 54.5098%
        HSV (HSB):
        171°, 81.1966%, 91.7647%
        XYZ:
        41.6021, 63.8373, 68.5217
        xyY:
        0.2391, 0.3670, 63.8373
      CIE-Lab:
        83.8810, -50.8900, 0.8184
        CIE-LCH:
        83.8810, 50.8966, 179.0786
        CIE-Luv:
        83.8810, -65.1113, 9.3398
        Hunter-Lab:
        79.8983, -46.8791, 5.0810
      #2ceace color charts
#2ceace RGB chart
      #2ceace CMYK chart
      #2ceace RGB pie chart
      #2ceace color shades, tints & tones
#2ceace color schemes
#2ceace color preview, HTML & CSS examples
           This text has a color of #2ceace        
        
          <p style="color:#2ceace;">Text here</p>
        
        
          .mytext {color:#2ceace;}
        
        Text color #2ceace
      
           This box has a color of #2ceace        
        
          <div style="background-color:#2ceace;">Content here</div>
        
        
          .mybackground {background-color:#2ceace;}
        
        Background color #2ceace
      
           Border around this has a color of #2ceace        
        
          <div style="border:2px solid #2ceace;">Content here</div>
        
        
          .myborder {border:2px solid #2ceace;}
        
        Border color #2ceace