#2bfeba color space conversions
Hex:
        #2bfeba
        RGB:
        43, 254, 186
        CMY:
        83, 0, 27
        CMYK:
        83, 0, 27, 0
      HSL:
        161°, 99.0610%, 58.2353%
        HSV (HSB):
        161°, 83.0709%, 99.6078%
        XYZ:
        45.3010, 74.9424, 58.5321
        xyY:
        0.2534, 0.4192, 74.9424
      CIE-Lab:
        89.3660, -63.5990, 19.0453
        CIE-LCH:
        89.3660, 66.3894, 163.3292
        CIE-Luv:
        89.3660, -73.3289, 38.4828
        Hunter-Lab:
        86.5693, -58.0886, 20.5107
      #2bfeba color charts
#2bfeba RGB chart
      #2bfeba CMYK chart
      #2bfeba RGB pie chart
      #2bfeba color shades, tints & tones
#2bfeba color schemes
#2bfeba color preview, HTML & CSS examples
           This text has a color of #2bfeba        
        
          <p style="color:#2bfeba;">Text here</p>
        
        
          .mytext {color:#2bfeba;}
        
        Text color #2bfeba
      
           This box has a color of #2bfeba        
        
          <div style="background-color:#2bfeba;">Content here</div>
        
        
          .mybackground {background-color:#2bfeba;}
        
        Background color #2bfeba
      
           Border around this has a color of #2bfeba        
        
          <div style="border:2px solid #2bfeba;">Content here</div>
        
        
          .myborder {border:2px solid #2bfeba;}
        
        Border color #2bfeba