#2fffca color space conversions
Hex:
        #2fffca
        RGB:
        47, 255, 202
        CMY:
        82, 0, 21
        CMYK:
        82, 0, 21, 0
      HSL:
        165°, 100.0000%, 59.2157%
        HSV (HSB):
        165°, 81.5686%, 100.0000%
        XYZ:
        47.5930, 76.3886, 68.1132
        xyY:
        0.2478, 0.3977, 76.3886
      CIE-Lab:
        90.0395, -60.0231, 11.7777
        CIE-LCH:
        90.0395, 61.1677, 168.8985
        CIE-Luv:
        90.0395, -72.1529, 27.5301
        Hunter-Lab:
        87.4006, -55.7509, 14.9744
      #2fffca color charts
#2fffca RGB chart
      #2fffca CMYK chart
      #2fffca RGB pie chart
      #2fffca color shades, tints & tones
#2fffca color schemes
#2fffca color preview, HTML & CSS examples
           This text has a color of #2fffca        
        
          <p style="color:#2fffca;">Text here</p>
        
        
          .mytext {color:#2fffca;}
        
        Text color #2fffca
      
           This box has a color of #2fffca        
        
          <div style="background-color:#2fffca;">Content here</div>
        
        
          .mybackground {background-color:#2fffca;}
        
        Background color #2fffca
      
           Border around this has a color of #2fffca        
        
          <div style="border:2px solid #2fffca;">Content here</div>
        
        
          .myborder {border:2px solid #2fffca;}
        
        Border color #2fffca