#3ff2a0 color space conversions
Hex:
        #3ff2a0
        RGB:
        63, 242, 160
        CMY:
        75, 5, 37
        CMYK:
        74, 0, 34, 5
      HSL:
        153°, 87.3171%, 59.8039%
        HSV (HSB):
        153°, 73.9669%, 94.9020%
        XYZ:
        40.1472, 67.0991, 44.0932
        xyY:
        0.2653, 0.4434, 67.0991
      CIE-Lab:
        85.5540, -62.5792, 27.1253
        CIE-LCH:
        85.5540, 68.2051, 156.5654
        CIE-Luv:
        85.5540, -68.5362, 48.8349
        Hunter-Lab:
        81.9140, -55.8643, 25.4249
      #3ff2a0 color charts
#3ff2a0 RGB chart
      #3ff2a0 CMYK chart
      #3ff2a0 RGB pie chart
      #3ff2a0 color shades, tints & tones
#3ff2a0 color schemes
#3ff2a0 color preview, HTML & CSS examples
           This text has a color of #3ff2a0        
        
          <p style="color:#3ff2a0;">Text here</p>
        
        
          .mytext {color:#3ff2a0;}
        
        Text color #3ff2a0
      
           This box has a color of #3ff2a0        
        
          <div style="background-color:#3ff2a0;">Content here</div>
        
        
          .mybackground {background-color:#3ff2a0;}
        
        Background color #3ff2a0
      
           Border around this has a color of #3ff2a0        
        
          <div style="border:2px solid #3ff2a0;">Content here</div>
        
        
          .myborder {border:2px solid #3ff2a0;}
        
        Border color #3ff2a0