#2bfea1 color space conversions
Hex:
        #2bfea1
        RGB:
        43, 254, 161
        CMY:
        83, 0, 37
        CMYK:
        83, 0, 37, 0
      HSL:
        154°, 99.0610%, 58.2353%
        HSV (HSB):
        154°, 83.0709%, 99.6078%
        XYZ:
        42.8711, 73.9704, 45.7364
        xyY:
        0.2637, 0.4550, 73.9704
      CIE-Lab:
        88.9085, -68.7389, 31.0932
        CIE-LCH:
        88.9085, 75.4442, 155.6609
        CIE-Luv:
        88.9085, -74.9759, 55.3423
        Hunter-Lab:
        86.0061, -61.5344, 28.6749
      #2bfea1 color charts
#2bfea1 RGB chart
      #2bfea1 CMYK chart
      #2bfea1 RGB pie chart
      #2bfea1 color shades, tints & tones
#2bfea1 color schemes
#2bfea1 color preview, HTML & CSS examples
           This text has a color of #2bfea1        
        
          <p style="color:#2bfea1;">Text here</p>
        
        
          .mytext {color:#2bfea1;}
        
        Text color #2bfea1
      
           This box has a color of #2bfea1        
        
          <div style="background-color:#2bfea1;">Content here</div>
        
        
          .mybackground {background-color:#2bfea1;}
        
        Background color #2bfea1
      
           Border around this has a color of #2bfea1        
        
          <div style="border:2px solid #2bfea1;">Content here</div>
        
        
          .myborder {border:2px solid #2bfea1;}
        
        Border color #2bfea1