#2bfdc3 color space conversions
Hex:
        #2bfdc3
        RGB:
        43, 253, 195
        CMY:
        83, 1, 24
        CMYK:
        83, 0, 23, 1
      HSL:
        163°, 98.1308%, 58.0392%
        HSV (HSB):
        163°, 83.0040%, 99.2157%
        XYZ:
        45.9719, 74.7043, 63.6262
        xyY:
        0.2494, 0.4053, 74.7043
      CIE-Lab:
        89.2543, -61.1989, 14.2656
        CIE-LCH:
        89.2543, 62.8396, 166.8785
        CIE-Luv:
        89.2543, -72.3693, 31.2956
        Hunter-Lab:
        86.4316, -56.3135, 16.8561
      #2bfdc3 color charts
#2bfdc3 RGB chart
      #2bfdc3 CMYK chart
      #2bfdc3 RGB pie chart
      #2bfdc3 color shades, tints & tones
#2bfdc3 color schemes
#2bfdc3 color preview, HTML & CSS examples
           This text has a color of #2bfdc3        
        
          <p style="color:#2bfdc3;">Text here</p>
        
        
          .mytext {color:#2bfdc3;}
        
        Text color #2bfdc3
      
           This box has a color of #2bfdc3        
        
          <div style="background-color:#2bfdc3;">Content here</div>
        
        
          .mybackground {background-color:#2bfdc3;}
        
        Background color #2bfdc3
      
           Border around this has a color of #2bfdc3        
        
          <div style="border:2px solid #2bfdc3;">Content here</div>
        
        
          .myborder {border:2px solid #2bfdc3;}
        
        Border color #2bfdc3