#2cefda color space conversions
Hex:
        #2cefda
        RGB:
        44, 239, 218
        CMY:
        83, 6, 15
        CMYK:
        82, 0, 9, 6
      HSL:
        174°, 85.9031%, 55.4902%
        HSV (HSB):
        174°, 81.5900%, 93.7255%
        XYZ:
        44.5601, 67.3304, 76.9772
        xyY:
        0.2359, 0.3565, 67.3304
      CIE-Lab:
        85.6705, -49.8112, -2.8743
        CIE-LCH:
        85.6705, 49.8941, 183.3026
        CIE-Luv:
        85.6705, -65.9094, 3.4239
        Hunter-Lab:
        82.0551, -46.6619, 1.8177
      #2cefda color charts
#2cefda RGB chart
      #2cefda CMYK chart
      #2cefda RGB pie chart
      #2cefda color shades, tints & tones
#2cefda color schemes
#2cefda color preview, HTML & CSS examples
           This text has a color of #2cefda        
        
          <p style="color:#2cefda;">Text here</p>
        
        
          .mytext {color:#2cefda;}
        
        Text color #2cefda
      
           This box has a color of #2cefda        
        
          <div style="background-color:#2cefda;">Content here</div>
        
        
          .mybackground {background-color:#2cefda;}
        
        Background color #2cefda
      
           Border around this has a color of #2cefda        
        
          <div style="border:2px solid #2cefda;">Content here</div>
        
        
          .myborder {border:2px solid #2cefda;}
        
        Border color #2cefda