#3fef06 color space conversions
Hex:
        #3fef06
        RGB:
        63, 239, 6
        CMY:
        75, 6, 98
        CMYK:
        74, 0, 97, 6
      HSL:
        105°, 95.1020%, 48.0392%
        HSV (HSB):
        105°, 97.4895%, 93.7255%
        XYZ:
        32.9493, 62.8029, 10.5579
        xyY:
        0.3099, 0.5908, 62.8029
      CIE-Lab:
        83.3386, -76.9420, 79.3904
        CIE-LCH:
        83.3386, 110.5572, 134.1028
        CIE-Luv:
        83.3386, -72.4964, 100.9153
        Hunter-Lab:
        79.2483, -64.4691, 47.5749
      #3fef06 color charts
#3fef06 RGB chart
      #3fef06 CMYK chart
      #3fef06 RGB pie chart
      #3fef06 color shades, tints & tones
#3fef06 color schemes
#3fef06 color preview, HTML & CSS examples
           This text has a color of #3fef06        
        
          <p style="color:#3fef06;">Text here</p>
        
        
          .mytext {color:#3fef06;}
        
        Text color #3fef06
      
           This box has a color of #3fef06        
        
          <div style="background-color:#3fef06;">Content here</div>
        
        
          .mybackground {background-color:#3fef06;}
        
        Background color #3fef06
      
           Border around this has a color of #3fef06        
        
          <div style="border:2px solid #3fef06;">Content here</div>
        
        
          .myborder {border:2px solid #3fef06;}
        
        Border color #3fef06