#0d7002 color space conversions
Hex:
        #0d7002
        RGB:
        13, 112, 2
        CMY:
        95, 56, 99
        CMYK:
        88, 0, 98, 56
      HSL:
        114°, 96.4912%, 22.3529%
        HSV (HSB):
        114°, 98.2143%, 43.9216%
        XYZ:
        5.9711, 11.6783, 1.9969
        xyY:
        0.3039, 0.5944, 11.6783
      CIE-Lab:
        40.7002, -45.6313, 45.0166
        CIE-LCH:
        40.7002, 64.0992, 135.3885
        CIE-Luv:
        40.7002, -37.1474, 49.3715
        Hunter-Lab:
        34.1735, -28.6145, 20.4570
      #0d7002 color charts
#0d7002 RGB chart
      #0d7002 CMYK chart
      #0d7002 RGB pie chart
      #0d7002 color shades, tints & tones
#0d7002 color schemes
#0d7002 color preview, HTML & CSS examples
           This text has a color of #0d7002        
        
          <p style="color:#0d7002;">Text here</p>
        
        
          .mytext {color:#0d7002;}
        
        Text color #0d7002
      
           This box has a color of #0d7002        
        
          <div style="background-color:#0d7002;">Content here</div>
        
        
          .mybackground {background-color:#0d7002;}
        
        Background color #0d7002
      
           Border around this has a color of #0d7002        
        
          <div style="border:2px solid #0d7002;">Content here</div>
        
        
          .myborder {border:2px solid #0d7002;}
        
        Border color #0d7002