#2fe3be color space conversions
Hex:
        #2fe3be
        RGB:
        47, 227, 190
        CMY:
        82, 11, 25
        CMYK:
        79, 0, 16, 11
      HSL:
        168°, 76.2712%, 53.7255%
        HSV (HSB):
        168°, 79.2952%, 89.0196%
        XYZ:
        37.9356, 59.2602, 58.1541
        xyY:
        0.2442, 0.3815, 59.2602
      CIE-Lab:
        81.4344, -51.8416, 5.7209
        CIE-LCH:
        81.4344, 52.1563, 173.7027
        CIE-Luv:
        81.4344, -63.5771, 16.8823
        Hunter-Lab:
        76.9807, -46.7523, 9.0965
      #2fe3be color charts
#2fe3be RGB chart
      #2fe3be CMYK chart
      #2fe3be RGB pie chart
      #2fe3be color shades, tints & tones
#2fe3be color schemes
#2fe3be color preview, HTML & CSS examples
           This text has a color of #2fe3be        
        
          <p style="color:#2fe3be;">Text here</p>
        
        
          .mytext {color:#2fe3be;}
        
        Text color #2fe3be
      
           This box has a color of #2fe3be        
        
          <div style="background-color:#2fe3be;">Content here</div>
        
        
          .mybackground {background-color:#2fe3be;}
        
        Background color #2fe3be
      
           Border around this has a color of #2fe3be        
        
          <div style="border:2px solid #2fe3be;">Content here</div>
        
        
          .myborder {border:2px solid #2fe3be;}
        
        Border color #2fe3be