#2bfcba color space conversions
Hex:
        #2bfcba
        RGB:
        43, 252, 186
        CMY:
        83, 1, 27
        CMYK:
        83, 0, 26, 1
      HSL:
        161°, 97.2093%, 57.8431%
        HSV (HSB):
        161°, 82.9365%, 98.8235%
        XYZ:
        44.6696, 73.6796, 58.3216
        xyY:
        0.2528, 0.4170, 73.6796
      CIE-Lab:
        88.7708, -62.8566, 18.2142
        CIE-LCH:
        88.7708, 65.4424, 163.8398
        CIE-Luv:
        88.7708, -72.6695, 37.1522
        Hunter-Lab:
        85.8368, -57.3228, 19.8013
      #2bfcba color charts
#2bfcba RGB chart
      #2bfcba CMYK chart
      #2bfcba RGB pie chart
      #2bfcba color shades, tints & tones
#2bfcba color schemes
#2bfcba color preview, HTML & CSS examples
           This text has a color of #2bfcba        
        
          <p style="color:#2bfcba;">Text here</p>
        
        
          .mytext {color:#2bfcba;}
        
        Text color #2bfcba
      
           This box has a color of #2bfcba        
        
          <div style="background-color:#2bfcba;">Content here</div>
        
        
          .mybackground {background-color:#2bfcba;}
        
        Background color #2bfcba
      
           Border around this has a color of #2bfcba        
        
          <div style="border:2px solid #2bfcba;">Content here</div>
        
        
          .myborder {border:2px solid #2bfcba;}
        
        Border color #2bfcba