#2fe3bd color space conversions
Hex:
        #2fe3bd
        RGB:
        47, 227, 189
        CMY:
        82, 11, 26
        CMYK:
        79, 0, 17, 11
      HSL:
        167°, 76.2712%, 53.7255%
        HSV (HSB):
        167°, 79.2952%, 89.0196%
        XYZ:
        37.8267, 59.2166, 57.5804
        xyY:
        0.2446, 0.3830, 59.2166
      CIE-Lab:
        81.4105, -52.0914, 6.2151
        CIE-LCH:
        81.4105, 52.4609, 173.1961
        CIE-Luv:
        81.4105, -63.6486, 17.6582
        Hunter-Lab:
        76.9523, -46.9232, 9.5023
      #2fe3bd color charts
#2fe3bd RGB chart
      #2fe3bd CMYK chart
      #2fe3bd RGB pie chart
      #2fe3bd color shades, tints & tones
#2fe3bd color schemes
#2fe3bd color preview, HTML & CSS examples
           This text has a color of #2fe3bd        
        
          <p style="color:#2fe3bd;">Text here</p>
        
        
          .mytext {color:#2fe3bd;}
        
        Text color #2fe3bd
      
           This box has a color of #2fe3bd        
        
          <div style="background-color:#2fe3bd;">Content here</div>
        
        
          .mybackground {background-color:#2fe3bd;}
        
        Background color #2fe3bd
      
           Border around this has a color of #2fe3bd        
        
          <div style="border:2px solid #2fe3bd;">Content here</div>
        
        
          .myborder {border:2px solid #2fe3bd;}
        
        Border color #2fe3bd