#3ffff2 color space conversions
Hex:
        #3ffff2
        RGB:
        63, 255, 242
        CMY:
        75, 0, 5
        CMYK:
        75, 0, 5, 0
      HSL:
        176°, 100.0000%, 62.3529%
        HSV (HSB):
        176°, 75.2941%, 100.0000%
        XYZ:
        53.8369, 78.9876, 96.4130
        xyY:
        0.2349, 0.3446, 78.9876
      CIE-Lab:
        91.2287, -48.4941, -7.1763
        CIE-LCH:
        91.2287, 49.0222, 188.4178
        CIE-Luv:
        91.2287, -67.4763, -3.6311
        Hunter-Lab:
        88.8749, -47.4030, -2.1063
      #3ffff2 color charts
#3ffff2 RGB chart
      #3ffff2 CMYK chart
      #3ffff2 RGB pie chart
      #3ffff2 color shades, tints & tones
#3ffff2 color schemes
#3ffff2 color preview, HTML & CSS examples
           This text has a color of #3ffff2        
        
          <p style="color:#3ffff2;">Text here</p>
        
        
          .mytext {color:#3ffff2;}
        
        Text color #3ffff2
      
           This box has a color of #3ffff2        
        
          <div style="background-color:#3ffff2;">Content here</div>
        
        
          .mybackground {background-color:#3ffff2;}
        
        Background color #3ffff2
      
           Border around this has a color of #3ffff2        
        
          <div style="border:2px solid #3ffff2;">Content here</div>
        
        
          .myborder {border:2px solid #3ffff2;}
        
        Border color #3ffff2