#2cd7be color space conversions
Hex:
        #2cd7be
        RGB:
        44, 215, 190
        CMY:
        83, 16, 25
        CMYK:
        80, 0, 12, 16
      HSL:
        171°, 68.1275%, 50.7843%
        HSV (HSB):
        171°, 79.5349%, 84.3137%
        XYZ:
        34.6334, 52.8541, 57.0917
        xyY:
        0.2395, 0.3656, 52.8541
      CIE-Lab:
        77.7888, -47.1352, 0.4296
        CIE-LCH:
        77.7888, 47.1372, 179.4779
        CIE-Luv:
        77.7888, -59.7939, 8.0498
        Hunter-Lab:
        72.7008, -42.1921, 4.3303
      #2cd7be color charts
#2cd7be RGB chart
      #2cd7be CMYK chart
      #2cd7be RGB pie chart
      #2cd7be color shades, tints & tones
#2cd7be color schemes
#2cd7be color preview, HTML & CSS examples
           This text has a color of #2cd7be        
        
          <p style="color:#2cd7be;">Text here</p>
        
        
          .mytext {color:#2cd7be;}
        
        Text color #2cd7be
      
           This box has a color of #2cd7be        
        
          <div style="background-color:#2cd7be;">Content here</div>
        
        
          .mybackground {background-color:#2cd7be;}
        
        Background color #2cd7be
      
           Border around this has a color of #2cd7be        
        
          <div style="border:2px solid #2cd7be;">Content here</div>
        
        
          .myborder {border:2px solid #2cd7be;}
        
        Border color #2cd7be