#00c414 color space conversions
Hex:
        #00c414
        RGB:
        0, 196, 20
        CMY:
        100, 23, 92
        CMYK:
        100, 0, 90, 23
      HSL:
        126°, 100.0000%, 38.4314%
        HSV (HSB):
        126°, 100.0000%, 76.8627%
        XYZ:
        19.8662, 39.5304, 7.2449
        xyY:
        0.2981, 0.5932, 39.5304
      CIE-Lab:
        69.1337, -70.2252, 65.7383
        CIE-LCH:
        69.1337, 96.1931, 136.8901
        CIE-Luv:
        69.1337, -65.2582, 82.9790
        Hunter-Lab:
        62.8732, -53.6270, 37.1792
      #00c414 color charts
#00c414 RGB chart
      #00c414 CMYK chart
      #00c414 RGB pie chart
      #00c414 color shades, tints & tones
#00c414 color schemes
#00c414 color preview, HTML & CSS examples
           This text has a color of #00c414        
        
          <p style="color:#00c414;">Text here</p>
        
        
          .mytext {color:#00c414;}
        
        Text color #00c414
      
           This box has a color of #00c414        
        
          <div style="background-color:#00c414;">Content here</div>
        
        
          .mybackground {background-color:#00c414;}
        
        Background color #00c414
      
           Border around this has a color of #00c414        
        
          <div style="border:2px solid #00c414;">Content here</div>
        
        
          .myborder {border:2px solid #00c414;}
        
        Border color #00c414