#03950e color space conversions
Hex:
        #03950e
        RGB:
        3, 149, 14
        CMY:
        99, 42, 95
        CMYK:
        98, 0, 91, 42
      HSL:
        125°, 96.0526%, 29.8039%
        HSV (HSB):
        125°, 97.9866%, 58.4314%
        XYZ:
        10.8643, 21.5460, 4.0016
        xyY:
        0.2984, 0.5917, 21.5460
      CIE-Lab:
        53.5419, -57.0938, 53.4048
        CIE-LCH:
        53.5419, 78.1778, 136.9121
        CIE-Luv:
        53.5419, -50.2980, 64.0451
        Hunter-Lab:
        46.4176, -39.4521, 27.3810
      #03950e color charts
#03950e RGB chart
      #03950e CMYK chart
      #03950e RGB pie chart
      #03950e color shades, tints & tones
#03950e color schemes
#03950e color preview, HTML & CSS examples
           This text has a color of #03950e        
        
          <p style="color:#03950e;">Text here</p>
        
        
          .mytext {color:#03950e;}
        
        Text color #03950e
      
           This box has a color of #03950e        
        
          <div style="background-color:#03950e;">Content here</div>
        
        
          .mybackground {background-color:#03950e;}
        
        Background color #03950e
      
           Border around this has a color of #03950e        
        
          <div style="border:2px solid #03950e;">Content here</div>
        
        
          .myborder {border:2px solid #03950e;}
        
        Border color #03950e