#2cd8bf color space conversions
Hex:
        #2cd8bf
        RGB:
        44, 216, 191
        CMY:
        83, 15, 25
        CMYK:
        80, 0, 12, 15
      HSL:
        171°, 68.8000%, 50.9804%
        HSV (HSB):
        171°, 79.6296%, 84.7059%
        XYZ:
        34.9985, 53.4088, 57.7545
        xyY:
        0.2395, 0.3654, 53.4088
      CIE-Lab:
        78.1157, -47.2940, 0.3716
        CIE-LCH:
        78.1157, 47.2954, 179.5499
        CIE-Luv:
        78.1157, -60.0656, 7.9914
        Hunter-Lab:
        73.0813, -42.4089, 4.3014
      #2cd8bf color charts
#2cd8bf RGB chart
      #2cd8bf CMYK chart
      #2cd8bf RGB pie chart
      #2cd8bf color shades, tints & tones
#2cd8bf color schemes
#2cd8bf color preview, HTML & CSS examples
           This text has a color of #2cd8bf        
        
          <p style="color:#2cd8bf;">Text here</p>
        
        
          .mytext {color:#2cd8bf;}
        
        Text color #2cd8bf
      
           This box has a color of #2cd8bf        
        
          <div style="background-color:#2cd8bf;">Content here</div>
        
        
          .mybackground {background-color:#2cd8bf;}
        
        Background color #2cd8bf
      
           Border around this has a color of #2cd8bf        
        
          <div style="border:2px solid #2cd8bf;">Content here</div>
        
        
          .myborder {border:2px solid #2cd8bf;}
        
        Border color #2cd8bf