#12d214 color space conversions
Hex:
        #12d214
        RGB:
        18, 210, 20
        CMY:
        93, 18, 92
        CMYK:
        91, 0, 90, 18
      HSL:
        121°, 84.2105%, 44.7059%
        HSV (HSB):
        121°, 91.4286%, 82.3529%
        XYZ:
        23.4223, 46.2723, 8.3588
        xyY:
        0.3001, 0.5928, 46.2723
      CIE-Lab:
        73.7219, -73.2590, 69.6918
        CIE-LCH:
        73.7219, 101.1129, 136.4294
        CIE-Luv:
        73.7219, -68.6904, 88.6287
        Hunter-Lab:
        68.0237, -57.5794, 40.3310
      #12d214 color charts
#12d214 RGB chart
      #12d214 CMYK chart
      #12d214 RGB pie chart
      #12d214 color shades, tints & tones
#12d214 color schemes
#12d214 color preview, HTML & CSS examples
           This text has a color of #12d214        
        
          <p style="color:#12d214;">Text here</p>
        
        
          .mytext {color:#12d214;}
        
        Text color #12d214
      
           This box has a color of #12d214        
        
          <div style="background-color:#12d214;">Content here</div>
        
        
          .mybackground {background-color:#12d214;}
        
        Background color #12d214
      
           Border around this has a color of #12d214        
        
          <div style="border:2px solid #12d214;">Content here</div>
        
        
          .myborder {border:2px solid #12d214;}
        
        Border color #12d214