#2bd8ce color space conversions
Hex:
        #2bd8ce
        RGB:
        43, 216, 206
        CMY:
        83, 15, 19
        CMYK:
        80, 0, 5, 15
      HSL:
        177°, 68.9243%, 50.7843%
        HSV (HSB):
        177°, 80.0926%, 84.7059%
        XYZ:
        36.6927, 54.0816, 66.8974
        xyY:
        0.2327, 0.3430, 54.0816
      CIE-Lab:
        78.5093, -43.2985, -7.0781
        CIE-LCH:
        78.5093, 43.8732, 189.2841
        CIE-Luv:
        78.5093, -59.0659, -4.2507
        Hunter-Lab:
        73.5402, -39.6331, -2.4563
      #2bd8ce color charts
#2bd8ce RGB chart
      #2bd8ce CMYK chart
      #2bd8ce RGB pie chart
      #2bd8ce color shades, tints & tones
#2bd8ce color schemes
#2bd8ce color preview, HTML & CSS examples
           This text has a color of #2bd8ce        
        
          <p style="color:#2bd8ce;">Text here</p>
        
        
          .mytext {color:#2bd8ce;}
        
        Text color #2bd8ce
      
           This box has a color of #2bd8ce        
        
          <div style="background-color:#2bd8ce;">Content here</div>
        
        
          .mybackground {background-color:#2bd8ce;}
        
        Background color #2bd8ce
      
           Border around this has a color of #2bd8ce        
        
          <div style="border:2px solid #2bd8ce;">Content here</div>
        
        
          .myborder {border:2px solid #2bd8ce;}
        
        Border color #2bd8ce