#12ec32 color space conversions
Hex:
        #12ec32
        RGB:
        18, 236, 50
        CMY:
        93, 7, 80
        CMYK:
        92, 0, 79, 7
      HSL:
        129°, 85.8268%, 49.8039%
        HSV (HSB):
        129°, 92.3729%, 92.5490%
        XYZ:
        30.8206, 60.3498, 13.0419
        xyY:
        0.2957, 0.5791, 60.3498
      CIE-Lab:
        82.0279, -79.0256, 70.4259
        CIE-LCH:
        82.0279, 105.8530, 138.2933
        CIE-Luv:
        82.0279, -76.1610, 94.5100
        Hunter-Lab:
        77.6851, -65.1313, 44.4259
      #12ec32 color charts
#12ec32 RGB chart
      #12ec32 CMYK chart
      #12ec32 RGB pie chart
      #12ec32 color shades, tints & tones
#12ec32 color schemes
#12ec32 color preview, HTML & CSS examples
           This text has a color of #12ec32        
        
          <p style="color:#12ec32;">Text here</p>
        
        
          .mytext {color:#12ec32;}
        
        Text color #12ec32
      
           This box has a color of #12ec32        
        
          <div style="background-color:#12ec32;">Content here</div>
        
        
          .mybackground {background-color:#12ec32;}
        
        Background color #12ec32
      
           Border around this has a color of #12ec32        
        
          <div style="border:2px solid #12ec32;">Content here</div>
        
        
          .myborder {border:2px solid #12ec32;}
        
        Border color #12ec32