#12cc02 color space conversions
Hex:
        #12cc02
        RGB:
        18, 204, 2
        CMY:
        93, 20, 99
        CMYK:
        91, 0, 99, 20
      HSL:
        115°, 98.0583%, 40.3922%
        HSV (HSB):
        115°, 99.0196%, 80.0000%
        XYZ:
        21.8533, 43.3187, 7.2670
        xyY:
        0.3017, 0.5980, 43.3187
      CIE-Lab:
        71.7708, -72.0111, 70.2026
        CIE-LCH:
        71.7708, 100.5684, 135.7286
        CIE-Luv:
        71.7708, -66.9737, 87.6026
        Hunter-Lab:
        65.8170, -55.9121, 39.5255
      #12cc02 color charts
#12cc02 RGB chart
      #12cc02 CMYK chart
      #12cc02 RGB pie chart
      #12cc02 color shades, tints & tones
#12cc02 color schemes
#12cc02 color preview, HTML & CSS examples
           This text has a color of #12cc02        
        
          <p style="color:#12cc02;">Text here</p>
        
        
          .mytext {color:#12cc02;}
        
        Text color #12cc02
      
           This box has a color of #12cc02        
        
          <div style="background-color:#12cc02;">Content here</div>
        
        
          .mybackground {background-color:#12cc02;}
        
        Background color #12cc02
      
           Border around this has a color of #12cc02        
        
          <div style="border:2px solid #12cc02;">Content here</div>
        
        
          .myborder {border:2px solid #12cc02;}
        
        Border color #12cc02