#2ce5da color space conversions
Hex:
        #2ce5da
        RGB:
        44, 229, 218
        CMY:
        83, 10, 15
        CMYK:
        81, 0, 5, 10
      HSL:
        176°, 78.0591%, 53.5294%
        HSV (HSB):
        176°, 80.7860%, 89.8039%
        XYZ:
        41.7129, 61.6361, 76.0281
        xyY:
        0.2325, 0.3436, 61.6361
      CIE-Lab:
        82.7195, -45.5468, -7.2271
        CIE-LCH:
        82.7195, 46.1166, 189.0162
        CIE-Luv:
        82.7195, -62.5185, -4.1664
        Hunter-Lab:
        78.5086, -42.5502, -2.4607
      #2ce5da color charts
#2ce5da RGB chart
      #2ce5da CMYK chart
      #2ce5da RGB pie chart
      #2ce5da color shades, tints & tones
#2ce5da color schemes
#2ce5da color preview, HTML & CSS examples
           This text has a color of #2ce5da        
        
          <p style="color:#2ce5da;">Text here</p>
        
        
          .mytext {color:#2ce5da;}
        
        Text color #2ce5da
      
           This box has a color of #2ce5da        
        
          <div style="background-color:#2ce5da;">Content here</div>
        
        
          .mybackground {background-color:#2ce5da;}
        
        Background color #2ce5da
      
           Border around this has a color of #2ce5da        
        
          <div style="border:2px solid #2ce5da;">Content here</div>
        
        
          .myborder {border:2px solid #2ce5da;}
        
        Border color #2ce5da