#0e8532 color space conversions
Hex:
        #0e8532
        RGB:
        14, 133, 50
        CMY:
        95, 48, 80
        CMYK:
        89, 0, 62, 48
      HSL:
        138°, 80.9524%, 28.8235%
        HSV (HSB):
        138°, 89.4737%, 52.1569%
        XYZ:
        9.1444, 17.0987, 5.8360
        xyY:
        0.2851, 0.5330, 17.0987
      CIE-Lab:
        48.3842, -48.4093, 35.5994
        CIE-LCH:
        48.3842, 60.0898, 143.6698
        CIE-Luv:
        48.3842, -43.1815, 47.2898
        Hunter-Lab:
        41.3506, -32.8897, 20.5775
      #0e8532 color charts
#0e8532 RGB chart
      #0e8532 CMYK chart
      #0e8532 RGB pie chart
      #0e8532 color shades, tints & tones
#0e8532 color schemes
#0e8532 color preview, HTML & CSS examples
           This text has a color of #0e8532        
        
          <p style="color:#0e8532;">Text here</p>
        
        
          .mytext {color:#0e8532;}
        
        Text color #0e8532
      
           This box has a color of #0e8532        
        
          <div style="background-color:#0e8532;">Content here</div>
        
        
          .mybackground {background-color:#0e8532;}
        
        Background color #0e8532
      
           Border around this has a color of #0e8532        
        
          <div style="border:2px solid #0e8532;">Content here</div>
        
        
          .myborder {border:2px solid #0e8532;}
        
        Border color #0e8532