#0e5b2a color space conversions
Hex:
        #0e5b2a
        RGB:
        14, 91, 42
        CMY:
        95, 64, 84
        CMYK:
        85, 0, 54, 64
      HSL:
        142°, 73.3333%, 20.5882%
        HSV (HSB):
        142°, 84.6154%, 35.6863%
        XYZ:
        4.3401, 7.7427, 3.4562
        xyY:
        0.2793, 0.4983, 7.7427
      CIE-Lab:
        33.4412, -34.3950, 21.9181
        CIE-LCH:
        33.4412, 40.7850, 147.4929
        CIE-Luv:
        33.4412, -28.3295, 27.9176
        Hunter-Lab:
        27.8257, -20.8535, 12.1136
      #0e5b2a color charts
#0e5b2a RGB chart
      #0e5b2a CMYK chart
      #0e5b2a RGB pie chart
      #0e5b2a color shades, tints & tones
#0e5b2a color schemes
#0e5b2a color preview, HTML & CSS examples
           This text has a color of #0e5b2a        
        
          <p style="color:#0e5b2a;">Text here</p>
        
        
          .mytext {color:#0e5b2a;}
        
        Text color #0e5b2a
      
           This box has a color of #0e5b2a        
        
          <div style="background-color:#0e5b2a;">Content here</div>
        
        
          .mybackground {background-color:#0e5b2a;}
        
        Background color #0e5b2a
      
           Border around this has a color of #0e5b2a        
        
          <div style="border:2px solid #0e5b2a;">Content here</div>
        
        
          .myborder {border:2px solid #0e5b2a;}
        
        Border color #0e5b2a