#2fefff color space conversions
Hex:
        #2fefff
        RGB:
        47, 239, 255
        CMY:
        82, 6, 0
        CMYK:
        82, 6, 0, 0
      HSL:
        185°, 100.0000%, 59.2157%
        HSV (HSB):
        185°, 81.5686%, 100.0000%
        XYZ:
        50.0888, 69.5573, 105.3937
        xyY:
        0.2226, 0.3091, 69.5573
      CIE-Lab:
        86.7793, -39.1481, -20.6347
        CIE-LCH:
        86.7793, 44.2534, 207.7933
        CIE-Luv:
        86.7793, -62.8444, -27.3422
        Hunter-Lab:
        83.4010, -38.7487, -16.5439
      #2fefff color charts
#2fefff RGB chart
      #2fefff CMYK chart
      #2fefff RGB pie chart
      #2fefff color shades, tints & tones
#2fefff color schemes
#2fefff color preview, HTML & CSS examples
           This text has a color of #2fefff        
        
          <p style="color:#2fefff;">Text here</p>
        
        
          .mytext {color:#2fefff;}
        
        Text color #2fefff
      
           This box has a color of #2fefff        
        
          <div style="background-color:#2fefff;">Content here</div>
        
        
          .mybackground {background-color:#2fefff;}
        
        Background color #2fefff
      
           Border around this has a color of #2fefff        
        
          <div style="border:2px solid #2fefff;">Content here</div>
        
        
          .myborder {border:2px solid #2fefff;}
        
        Border color #2fefff