#3ff1e2 color space conversions
Hex:
        #3ff1e2
        RGB:
        63, 241, 226
        CMY:
        75, 5, 11
        CMYK:
        74, 0, 6, 5
      HSL:
        175°, 86.4078%, 59.6078%
        HSV (HSB):
        175°, 73.8589%, 94.5098%
        XYZ:
        47.2327, 69.4583, 82.8689
        xyY:
        0.2367, 0.3481, 69.4583
      CIE-Lab:
        86.7305, -46.7649, -5.4811
        CIE-LCH:
        86.7305, 47.0850, 186.6849
        CIE-Luv:
        86.7305, -63.8229, -1.1591
        Hunter-Lab:
        83.3417, -44.6857, -0.6145
      #3ff1e2 color charts
#3ff1e2 RGB chart
      #3ff1e2 CMYK chart
      #3ff1e2 RGB pie chart
      #3ff1e2 color shades, tints & tones
#3ff1e2 color schemes
#3ff1e2 color preview, HTML & CSS examples
           This text has a color of #3ff1e2        
        
          <p style="color:#3ff1e2;">Text here</p>
        
        
          .mytext {color:#3ff1e2;}
        
        Text color #3ff1e2
      
           This box has a color of #3ff1e2        
        
          <div style="background-color:#3ff1e2;">Content here</div>
        
        
          .mybackground {background-color:#3ff1e2;}
        
        Background color #3ff1e2
      
           Border around this has a color of #3ff1e2        
        
          <div style="border:2px solid #3ff1e2;">Content here</div>
        
        
          .myborder {border:2px solid #3ff1e2;}
        
        Border color #3ff1e2