#0d9400 color space conversions
Hex:
        #0d9400
        RGB:
        13, 148, 0
        CMY:
        95, 42, 100
        CMYK:
        91, 0, 100, 42
      HSL:
        115°, 100.0000%, 29.0196%
        HSV (HSB):
        115°, 100.0000%, 58.0392%
        XYZ:
        10.7559, 21.2654, 3.5377
        xyY:
        0.3025, 0.5980, 21.2654
      CIE-Lab:
        53.2387, -56.5966, 55.5578
        CIE-LCH:
        53.2387, 79.3085, 135.5306
        CIE-Luv:
        53.2387, -49.4369, 65.0524
        Hunter-Lab:
        46.1144, -39.0662, 27.7316
      #0d9400 color charts
#0d9400 RGB chart
      #0d9400 CMYK chart
      #0d9400 RGB pie chart
      #0d9400 color shades, tints & tones
#0d9400 color schemes
#0d9400 color preview, HTML & CSS examples
           This text has a color of #0d9400        
        
          <p style="color:#0d9400;">Text here</p>
        
        
          .mytext {color:#0d9400;}
        
        Text color #0d9400
      
           This box has a color of #0d9400        
        
          <div style="background-color:#0d9400;">Content here</div>
        
        
          .mybackground {background-color:#0d9400;}
        
        Background color #0d9400
      
           Border around this has a color of #0d9400        
        
          <div style="border:2px solid #0d9400;">Content here</div>
        
        
          .myborder {border:2px solid #0d9400;}
        
        Border color #0d9400