#12ca4b color space conversions
Hex:
        #12ca4b
        RGB:
        18, 202, 75
        CMY:
        93, 21, 71
        CMYK:
        91, 0, 63, 21
      HSL:
        139°, 83.6364%, 43.1373%
        HSV (HSB):
        139°, 91.0891%, 79.2157%
        XYZ:
        22.6400, 42.8777, 13.7396
        xyY:
        0.2857, 0.5410, 42.8777
      CIE-Lab:
        71.4719, -67.0903, 50.4981
        CIE-LCH:
        71.4719, 83.9713, 143.0317
        CIE-Luv:
        71.4719, -64.8105, 71.9813
        Hunter-Lab:
        65.4810, -52.8757, 33.3962
      #12ca4b color charts
#12ca4b RGB chart
      #12ca4b CMYK chart
      #12ca4b RGB pie chart
      #12ca4b color shades, tints & tones
#12ca4b color schemes
#12ca4b color preview, HTML & CSS examples
           This text has a color of #12ca4b        
        
          <p style="color:#12ca4b;">Text here</p>
        
        
          .mytext {color:#12ca4b;}
        
        Text color #12ca4b
      
           This box has a color of #12ca4b        
        
          <div style="background-color:#12ca4b;">Content here</div>
        
        
          .mybackground {background-color:#12ca4b;}
        
        Background color #12ca4b
      
           Border around this has a color of #12ca4b        
        
          <div style="border:2px solid #12ca4b;">Content here</div>
        
        
          .myborder {border:2px solid #12ca4b;}
        
        Border color #12ca4b