#2fefca color space conversions
Hex:
        #2fefca
        RGB:
        47, 239, 202
        CMY:
        82, 6, 21
        CMYK:
        80, 0, 15, 6
      HSL:
        168°, 85.7143%, 56.0784%
        HSV (HSB):
        168°, 80.3347%, 93.7255%
        XYZ:
        42.6995, 66.6016, 66.4820
        xyY:
        0.2429, 0.3789, 66.6016
      CIE-Lab:
        85.3024, -53.7076, 4.9868
        CIE-LCH:
        85.3024, 53.9386, 174.6953
        CIE-Luv:
        85.3024, -66.7902, 16.1981
        Hunter-Lab:
        81.6098, -49.4233, 8.8273
      #2fefca color charts
#2fefca RGB chart
      #2fefca CMYK chart
      #2fefca RGB pie chart
      #2fefca color shades, tints & tones
#2fefca color schemes
#2fefca color preview, HTML & CSS examples
           This text has a color of #2fefca        
        
          <p style="color:#2fefca;">Text here</p>
        
        
          .mytext {color:#2fefca;}
        
        Text color #2fefca
      
           This box has a color of #2fefca        
        
          <div style="background-color:#2fefca;">Content here</div>
        
        
          .mybackground {background-color:#2fefca;}
        
        Background color #2fefca
      
           Border around this has a color of #2fefca        
        
          <div style="border:2px solid #2fefca;">Content here</div>
        
        
          .myborder {border:2px solid #2fefca;}
        
        Border color #2fefca