#2cd3cb color space conversions
Hex:
        #2cd3cb
        RGB:
        44, 211, 203
        CMY:
        83, 17, 20
        CMYK:
        79, 0, 4, 17
      HSL:
        177°, 65.4902%, 50.0000%
        HSV (HSB):
        177°, 79.1469%, 82.7451%
        XYZ:
        35.1125, 51.4358, 64.5774
        xyY:
        0.2323, 0.3404, 51.4358
      CIE-Lab:
        76.9422, -41.8474, -7.7912
        CIE-LCH:
        76.9422, 42.5665, 190.5466
        CIE-Luv:
        76.9422, -57.4578, -5.5921
        Hunter-Lab:
        71.7188, -38.1168, -3.1831
      #2cd3cb color charts
#2cd3cb RGB chart
      #2cd3cb CMYK chart
      #2cd3cb RGB pie chart
      #2cd3cb color shades, tints & tones
#2cd3cb color schemes
#2cd3cb color preview, HTML & CSS examples
           This text has a color of #2cd3cb        
        
          <p style="color:#2cd3cb;">Text here</p>
        
        
          .mytext {color:#2cd3cb;}
        
        Text color #2cd3cb
      
           This box has a color of #2cd3cb        
        
          <div style="background-color:#2cd3cb;">Content here</div>
        
        
          .mybackground {background-color:#2cd3cb;}
        
        Background color #2cd3cb
      
           Border around this has a color of #2cd3cb        
        
          <div style="border:2px solid #2cd3cb;">Content here</div>
        
        
          .myborder {border:2px solid #2cd3cb;}
        
        Border color #2cd3cb