#12c212 color space conversions
Hex:
        #12c212
        RGB:
        18, 194, 18
        CMY:
        93, 24, 93
        CMYK:
        91, 0, 91, 24
      HSL:
        120°, 83.0189%, 41.5686%
        HSV (HSB):
        120°, 90.7216%, 76.0784%
        XYZ:
        19.6504, 38.7558, 7.0172
        xyY:
        0.3004, 0.5924, 38.7558
      CIE-Lab:
        68.5740, -68.8910, 65.6314
        CIE-LCH:
        68.5740, 95.1496, 136.3881
        CIE-Luv:
        68.5740, -63.7205, 82.3745
        Hunter-Lab:
        62.2542, -52.6016, 36.8948
      #12c212 color charts
#12c212 RGB chart
      #12c212 CMYK chart
      #12c212 RGB pie chart
      #12c212 color shades, tints & tones
#12c212 color schemes
#12c212 color preview, HTML & CSS examples
           This text has a color of #12c212        
        
          <p style="color:#12c212;">Text here</p>
        
        
          .mytext {color:#12c212;}
        
        Text color #12c212
      
           This box has a color of #12c212        
        
          <div style="background-color:#12c212;">Content here</div>
        
        
          .mybackground {background-color:#12c212;}
        
        Background color #12c212
      
           Border around this has a color of #12c212        
        
          <div style="border:2px solid #12c212;">Content here</div>
        
        
          .myborder {border:2px solid #12c212;}
        
        Border color #12c212