#2fffba color space conversions
Hex:
        #2fffba
        RGB:
        47, 255, 186
        CMY:
        82, 0, 27
        CMYK:
        82, 0, 27, 0
      HSL:
        160°, 100.0000%, 59.2157%
        HSV (HSB):
        160°, 81.5686%, 100.0000%
        XYZ:
        45.7952, 75.6695, 58.6464
        xyY:
        0.2543, 0.4201, 75.6695
      CIE-Lab:
        89.7057, -63.6479, 19.5251
        CIE-LCH:
        89.7057, 66.5754, 162.9457
        CIE-Luv:
        89.7057, -73.2684, 39.1920
        Hunter-Lab:
        86.9882, -58.2575, 20.9192
      #2fffba color charts
#2fffba RGB chart
      #2fffba CMYK chart
      #2fffba RGB pie chart
      #2fffba color shades, tints & tones
#2fffba color schemes
#2fffba color preview, HTML & CSS examples
           This text has a color of #2fffba        
        
          <p style="color:#2fffba;">Text here</p>
        
        
          .mytext {color:#2fffba;}
        
        Text color #2fffba
      
           This box has a color of #2fffba        
        
          <div style="background-color:#2fffba;">Content here</div>
        
        
          .mybackground {background-color:#2fffba;}
        
        Background color #2fffba
      
           Border around this has a color of #2fffba        
        
          <div style="border:2px solid #2fffba;">Content here</div>
        
        
          .myborder {border:2px solid #2fffba;}
        
        Border color #2fffba