#2cd2cd color space conversions
Hex:
        #2cd2cd
        RGB:
        44, 210, 205
        CMY:
        83, 18, 20
        CMYK:
        79, 0, 2, 18
      HSL:
        178°, 65.3543%, 49.8039%
        HSV (HSB):
        178°, 79.0476%, 82.3529%
        XYZ:
        35.1047, 51.0364, 65.7584
        xyY:
        0.2311, 0.3360, 51.0364
      CIE-Lab:
        76.7011, -40.8342, -9.2252
        CIE-LCH:
        76.7011, 41.8633, 192.7305
        CIE-Luv:
        76.7011, -56.9642, -8.0307
        Hunter-Lab:
        71.4398, -37.3067, -4.5670
      #2cd2cd color charts
#2cd2cd RGB chart
      #2cd2cd CMYK chart
      #2cd2cd RGB pie chart
      #2cd2cd color shades, tints & tones
#2cd2cd color schemes
#2cd2cd color preview, HTML & CSS examples
           This text has a color of #2cd2cd        
        
          <p style="color:#2cd2cd;">Text here</p>
        
        
          .mytext {color:#2cd2cd;}
        
        Text color #2cd2cd
      
           This box has a color of #2cd2cd        
        
          <div style="background-color:#2cd2cd;">Content here</div>
        
        
          .mybackground {background-color:#2cd2cd;}
        
        Background color #2cd2cd
      
           Border around this has a color of #2cd2cd        
        
          <div style="border:2px solid #2cd2cd;">Content here</div>
        
        
          .myborder {border:2px solid #2cd2cd;}
        
        Border color #2cd2cd