#2cd0da color space conversions
Hex:
        #2cd0da
        RGB:
        44, 208, 218
        CMY:
        83, 18, 15
        CMYK:
        80, 5, 0, 15
      HSL:
        183°, 70.1613%, 51.3725%
        HSV (HSB):
        183°, 79.8165%, 85.4902%
        XYZ:
        36.2495, 50.7092, 74.2070
        xyY:
        0.2249, 0.3146, 50.7092
      CIE-Lab:
        76.5025, -36.1205, -16.5179
        CIE-LCH:
        76.5025, 39.7182, 204.5745
        CIE-Luv:
        76.5025, -55.3123, -20.5734
        Hunter-Lab:
        71.2104, -33.7532, -11.9377
      #2cd0da color charts
#2cd0da RGB chart
      #2cd0da CMYK chart
      #2cd0da RGB pie chart
      #2cd0da color shades, tints & tones
#2cd0da color schemes
#2cd0da color preview, HTML & CSS examples
           This text has a color of #2cd0da        
        
          <p style="color:#2cd0da;">Text here</p>
        
        
          .mytext {color:#2cd0da;}
        
        Text color #2cd0da
      
           This box has a color of #2cd0da        
        
          <div style="background-color:#2cd0da;">Content here</div>
        
        
          .mybackground {background-color:#2cd0da;}
        
        Background color #2cd0da
      
           Border around this has a color of #2cd0da        
        
          <div style="border:2px solid #2cd0da;">Content here</div>
        
        
          .myborder {border:2px solid #2cd0da;}
        
        Border color #2cd0da