#3edf12 color space conversions
Hex:
        #3edf12
        RGB:
        62, 223, 18
        CMY:
        76, 13, 93
        CMYK:
        72, 0, 92, 13
      HSL:
        107°, 85.0622%, 47.2549%
        HSV (HSB):
        107°, 91.9283%, 87.4510%
        XYZ:
        28.4835, 53.8432, 9.4638
        xyY:
        0.3103, 0.5866, 53.8432
      CIE-Lab:
        78.3702, -72.1715, 74.1144
        CIE-LCH:
        78.3702, 103.4489, 134.2391
        CIE-Luv:
        78.3702, -67.2942, 93.9255
        Hunter-Lab:
        73.3779, -59.1221, 43.7177
      #3edf12 color charts
#3edf12 RGB chart
      #3edf12 CMYK chart
      #3edf12 RGB pie chart
      #3edf12 color shades, tints & tones
#3edf12 color schemes
#3edf12 color preview, HTML & CSS examples
           This text has a color of #3edf12        
        
          <p style="color:#3edf12;">Text here</p>
        
        
          .mytext {color:#3edf12;}
        
        Text color #3edf12
      
           This box has a color of #3edf12        
        
          <div style="background-color:#3edf12;">Content here</div>
        
        
          .mybackground {background-color:#3edf12;}
        
        Background color #3edf12
      
           Border around this has a color of #3edf12        
        
          <div style="border:2px solid #3edf12;">Content here</div>
        
        
          .myborder {border:2px solid #3edf12;}
        
        Border color #3edf12