#0e700b color space conversions
Hex:
        #0e700b
        RGB:
        14, 112, 11
        CMY:
        95, 56, 96
        CMYK:
        88, 0, 90, 56
      HSL:
        118°, 82.1138%, 24.1176%
        HSV (HSB):
        118°, 90.1786%, 43.9216%
        XYZ:
        6.0357, 11.7059, 2.2580
        xyY:
        0.3018, 0.5853, 11.7059
      CIE-Lab:
        40.7448, -45.1096, 42.8883
        CIE-LCH:
        40.7448, 62.2437, 136.4460
        CIE-Luv:
        40.7448, -36.9146, 48.1314
        Hunter-Lab:
        34.2138, -28.3849, 20.0368
      #0e700b color charts
#0e700b RGB chart
      #0e700b CMYK chart
      #0e700b RGB pie chart
      #0e700b color shades, tints & tones
#0e700b color schemes
#0e700b color preview, HTML & CSS examples
           This text has a color of #0e700b        
        
          <p style="color:#0e700b;">Text here</p>
        
        
          .mytext {color:#0e700b;}
        
        Text color #0e700b
      
           This box has a color of #0e700b        
        
          <div style="background-color:#0e700b;">Content here</div>
        
        
          .mybackground {background-color:#0e700b;}
        
        Background color #0e700b
      
           Border around this has a color of #0e700b        
        
          <div style="border:2px solid #0e700b;">Content here</div>
        
        
          .myborder {border:2px solid #0e700b;}
        
        Border color #0e700b