#2cf0ea color space conversions
Hex:
        #2cf0ea
        RGB:
        44, 240, 234
        CMY:
        83, 6, 8
        CMYK:
        82, 0, 3, 6
      HSL:
        178°, 86.7257%, 55.6863%
        HSV (HSB):
        178°, 81.6667%, 94.1176%
        XYZ:
        47.0501, 68.7962, 88.6411
        xyY:
        0.2301, 0.3364, 68.7962
      CIE-Lab:
        86.4030, -45.8642, -10.1907
        CIE-LCH:
        86.4030, 46.9827, 192.5272
        CIE-Luv:
        86.4030, -65.0413, -8.9426
        Hunter-Lab:
        82.9435, -43.8960, -5.3024
      #2cf0ea color charts
#2cf0ea RGB chart
      #2cf0ea CMYK chart
      #2cf0ea RGB pie chart
      #2cf0ea color shades, tints & tones
#2cf0ea color schemes
#2cf0ea color preview, HTML & CSS examples
           This text has a color of #2cf0ea        
        
          <p style="color:#2cf0ea;">Text here</p>
        
        
          .mytext {color:#2cf0ea;}
        
        Text color #2cf0ea
      
           This box has a color of #2cf0ea        
        
          <div style="background-color:#2cf0ea;">Content here</div>
        
        
          .mybackground {background-color:#2cf0ea;}
        
        Background color #2cf0ea
      
           Border around this has a color of #2cf0ea        
        
          <div style="border:2px solid #2cf0ea;">Content here</div>
        
        
          .myborder {border:2px solid #2cf0ea;}
        
        Border color #2cf0ea