#2ffff8 color space conversions
Hex:
        #2ffff8
        RGB:
        47, 255, 248
        CMY:
        82, 0, 3
        CMYK:
        82, 0, 3, 0
      HSL:
        178°, 100.0000%, 59.2157%
        HSV (HSB):
        178°, 81.5686%, 100.0000%
        XYZ:
        53.8756, 78.9016, 101.1969
        xyY:
        0.2303, 0.3372, 78.9016
      CIE-Lab:
        91.1898, -48.2274, -10.3688
        CIE-LCH:
        91.1898, 49.3295, 192.1337
        CIE-Luv:
        91.1898, -68.7491, -8.9139
        Hunter-Lab:
        88.8266, -47.1818, -5.3683
      #2ffff8 color charts
#2ffff8 RGB chart
      #2ffff8 CMYK chart
      #2ffff8 RGB pie chart
      #2ffff8 color shades, tints & tones
#2ffff8 color schemes
#2ffff8 color preview, HTML & CSS examples
           This text has a color of #2ffff8        
        
          <p style="color:#2ffff8;">Text here</p>
        
        
          .mytext {color:#2ffff8;}
        
        Text color #2ffff8
      
           This box has a color of #2ffff8        
        
          <div style="background-color:#2ffff8;">Content here</div>
        
        
          .mybackground {background-color:#2ffff8;}
        
        Background color #2ffff8
      
           Border around this has a color of #2ffff8        
        
          <div style="border:2px solid #2ffff8;">Content here</div>
        
        
          .myborder {border:2px solid #2ffff8;}
        
        Border color #2ffff8