#13c400 color space conversions
Hex:
        #13c400
        RGB:
        19, 196, 0
        CMY:
        93, 23, 100
        CMYK:
        90, 0, 100, 23
      HSL:
        114°, 100.0000%, 38.4314%
        HSV (HSB):
        114°, 100.0000%, 76.8627%
        XYZ:
        20.0085, 39.6183, 6.5925
        xyY:
        0.3022, 0.5983, 39.6183
      CIE-Lab:
        69.1968, -69.7904, 68.3564
        CIE-LCH:
        69.1968, 97.6898, 135.5947
        CIE-Luv:
        69.1968, -64.4222, 84.5718
        Hunter-Lab:
        62.9431, -53.4084, 37.8502
      #13c400 color charts
#13c400 RGB chart
      #13c400 CMYK chart
      #13c400 RGB pie chart
      #13c400 color shades, tints & tones
#13c400 color schemes
#13c400 color preview, HTML & CSS examples
           This text has a color of #13c400        
        
          <p style="color:#13c400;">Text here</p>
        
        
          .mytext {color:#13c400;}
        
        Text color #13c400
      
           This box has a color of #13c400        
        
          <div style="background-color:#13c400;">Content here</div>
        
        
          .mybackground {background-color:#13c400;}
        
        Background color #13c400
      
           Border around this has a color of #13c400        
        
          <div style="border:2px solid #13c400;">Content here</div>
        
        
          .myborder {border:2px solid #13c400;}
        
        Border color #13c400