#3fef12 color space conversions
Hex:
        #3fef12
        RGB:
        63, 239, 18
        CMY:
        75, 6, 93
        CMYK:
        74, 0, 92, 6
      HSL:
        108°, 87.3518%, 50.3922%
        HSV (HSB):
        108°, 92.4686%, 93.7255%
        XYZ:
        33.0256, 62.8334, 10.9597
        xyY:
        0.3092, 0.5882, 62.8334
      CIE-Lab:
        83.3547, -76.7404, 78.2669
        CIE-LCH:
        83.3547, 109.6120, 134.4358
        CIE-Luv:
        83.3547, -72.4271, 100.1804
        Hunter-Lab:
        79.2675, -64.3490, 47.2897
      #3fef12 color charts
#3fef12 RGB chart
      #3fef12 CMYK chart
      #3fef12 RGB pie chart
      #3fef12 color shades, tints & tones
#3fef12 color schemes
#3fef12 color preview, HTML & CSS examples
           This text has a color of #3fef12        
        
          <p style="color:#3fef12;">Text here</p>
        
        
          .mytext {color:#3fef12;}
        
        Text color #3fef12
      
           This box has a color of #3fef12        
        
          <div style="background-color:#3fef12;">Content here</div>
        
        
          .mybackground {background-color:#3fef12;}
        
        Background color #3fef12
      
           Border around this has a color of #3fef12        
        
          <div style="border:2px solid #3fef12;">Content here</div>
        
        
          .myborder {border:2px solid #3fef12;}
        
        Border color #3fef12