#0e7030 color space conversions
Hex:
        #0e7030
        RGB:
        14, 112, 48
        CMY:
        95, 56, 81
        CMYK:
        88, 0, 57, 56
      HSL:
        141°, 77.7778%, 24.7059%
        HSV (HSB):
        141°, 87.5000%, 43.9216%
        XYZ:
        6.5088, 11.8951, 4.7492
        xyY:
        0.2811, 0.5138, 11.8951
      CIE-Lab:
        41.0489, -41.3391, 27.9582
        CIE-LCH:
        41.0489, 49.9058, 145.9290
        CIE-Luv:
        41.0489, -35.8232, 36.8949
        Hunter-Lab:
        34.4893, -26.6699, 15.9781
      #0e7030 color charts
#0e7030 RGB chart
      #0e7030 CMYK chart
      #0e7030 RGB pie chart
      #0e7030 color shades, tints & tones
#0e7030 color schemes
#0e7030 color preview, HTML & CSS examples
           This text has a color of #0e7030        
        
          <p style="color:#0e7030;">Text here</p>
        
        
          .mytext {color:#0e7030;}
        
        Text color #0e7030
      
           This box has a color of #0e7030        
        
          <div style="background-color:#0e7030;">Content here</div>
        
        
          .mybackground {background-color:#0e7030;}
        
        Background color #0e7030
      
           Border around this has a color of #0e7030        
        
          <div style="border:2px solid #0e7030;">Content here</div>
        
        
          .myborder {border:2px solid #0e7030;}
        
        Border color #0e7030