#0dc400 color space conversions
Hex:
        #0dc400
        RGB:
        13, 196, 0
        CMY:
        95, 23, 100
        CMYK:
        93, 0, 100, 23
      HSL:
        116°, 100.0000%, 38.4314%
        HSV (HSB):
        116°, 100.0000%, 76.8627%
        XYZ:
        19.9059, 39.5654, 6.5877
        xyY:
        0.3013, 0.5989, 39.5654
      CIE-Lab:
        69.1589, -70.1361, 68.3101
        CIE-LCH:
        69.1589, 97.9048, 135.7556
        CIE-Luv:
        69.1589, -64.8064, 84.5765
        Hunter-Lab:
        62.9011, -53.5880, 37.8212
      #0dc400 color charts
#0dc400 RGB chart
      #0dc400 CMYK chart
      #0dc400 RGB pie chart
      #0dc400 color shades, tints & tones
#0dc400 color schemes
#0dc400 color preview, HTML & CSS examples
           This text has a color of #0dc400        
        
          <p style="color:#0dc400;">Text here</p>
        
        
          .mytext {color:#0dc400;}
        
        Text color #0dc400
      
           This box has a color of #0dc400        
        
          <div style="background-color:#0dc400;">Content here</div>
        
        
          .mybackground {background-color:#0dc400;}
        
        Background color #0dc400
      
           Border around this has a color of #0dc400        
        
          <div style="border:2px solid #0dc400;">Content here</div>
        
        
          .myborder {border:2px solid #0dc400;}
        
        Border color #0dc400