#2bfcd2 color space conversions
Hex:
        #2bfcd2
        RGB:
        43, 252, 210
        CMY:
        83, 1, 18
        CMYK:
        83, 0, 17, 1
      HSL:
        168°, 97.2093%, 57.8431%
        HSV (HSB):
        168°, 82.9365%, 98.8235%
        XYZ:
        47.4395, 74.7875, 72.9079
        xyY:
        0.2431, 0.3833, 74.7875
      CIE-Lab:
        89.2934, -57.2344, 6.5685
        CIE-LCH:
        89.2934, 57.6101, 173.4531
        CIE-Luv:
        89.2934, -70.9538, 19.2760
        Hunter-Lab:
        86.4798, -53.4213, 10.5507
      #2bfcd2 color charts
#2bfcd2 RGB chart
      #2bfcd2 CMYK chart
      #2bfcd2 RGB pie chart
      #2bfcd2 color shades, tints & tones
#2bfcd2 color schemes
#2bfcd2 color preview, HTML & CSS examples
           This text has a color of #2bfcd2        
        
          <p style="color:#2bfcd2;">Text here</p>
        
        
          .mytext {color:#2bfcd2;}
        
        Text color #2bfcd2
      
           This box has a color of #2bfcd2        
        
          <div style="background-color:#2bfcd2;">Content here</div>
        
        
          .mybackground {background-color:#2bfcd2;}
        
        Background color #2bfcd2
      
           Border around this has a color of #2bfcd2        
        
          <div style="border:2px solid #2bfcd2;">Content here</div>
        
        
          .myborder {border:2px solid #2bfcd2;}
        
        Border color #2bfcd2