#12c222 color space conversions
Hex:
        #12c222
        RGB:
        18, 194, 34
        CMY:
        93, 24, 87
        CMYK:
        91, 0, 82, 24
      HSL:
        125°, 83.0189%, 41.5686%
        HSV (HSB):
        125°, 90.7216%, 76.0784%
        XYZ:
        19.8300, 38.8277, 7.9627
        xyY:
        0.2977, 0.5828, 38.8277
      CIE-Lab:
        68.6262, -68.2183, 62.2706
        CIE-LCH:
        68.6262, 92.3654, 137.6098
        CIE-Luv:
        68.6262, -63.4827, 80.0877
        Hunter-Lab:
        62.3118, -52.2403, 36.0417
      #12c222 color charts
#12c222 RGB chart
      #12c222 CMYK chart
      #12c222 RGB pie chart
      #12c222 color shades, tints & tones
#12c222 color schemes
#12c222 color preview, HTML & CSS examples
           This text has a color of #12c222        
        
          <p style="color:#12c222;">Text here</p>
        
        
          .mytext {color:#12c222;}
        
        Text color #12c222
      
           This box has a color of #12c222        
        
          <div style="background-color:#12c222;">Content here</div>
        
        
          .mybackground {background-color:#12c222;}
        
        Background color #12c222
      
           Border around this has a color of #12c222        
        
          <div style="border:2px solid #12c222;">Content here</div>
        
        
          .myborder {border:2px solid #12c222;}
        
        Border color #12c222