#2fefc1 color space conversions
Hex:
        #2fefc1
        RGB:
        47, 239, 193
        CMY:
        82, 6, 24
        CMYK:
        80, 0, 19, 6
      HSL:
        166°, 85.7143%, 56.0784%
        HSV (HSB):
        166°, 80.3347%, 93.7255%
        XYZ:
        41.6644, 66.1876, 61.0316
        xyY:
        0.2467, 0.3919, 66.1876
      CIE-Lab:
        85.0920, -55.9204, 9.3937
        CIE-LCH:
        85.0920, 56.7039, 170.4643
        CIE-Luv:
        85.0920, -67.4369, 23.1262
        Hunter-Lab:
        81.3558, -50.9580, 12.4707
      #2fefc1 color charts
#2fefc1 RGB chart
      #2fefc1 CMYK chart
      #2fefc1 RGB pie chart
      #2fefc1 color shades, tints & tones
#2fefc1 color schemes
#2fefc1 color preview, HTML & CSS examples
           This text has a color of #2fefc1        
        
          <p style="color:#2fefc1;">Text here</p>
        
        
          .mytext {color:#2fefc1;}
        
        Text color #2fefc1
      
           This box has a color of #2fefc1        
        
          <div style="background-color:#2fefc1;">Content here</div>
        
        
          .mybackground {background-color:#2fefc1;}
        
        Background color #2fefc1
      
           Border around this has a color of #2fefc1        
        
          <div style="border:2px solid #2fefc1;">Content here</div>
        
        
          .myborder {border:2px solid #2fefc1;}
        
        Border color #2fefc1