#0e9e80 color space conversions
Hex:
        #0e9e80
        RGB:
        14, 158, 128
        CMY:
        95, 38, 50
        CMYK:
        91, 0, 19, 38
      HSL:
        168°, 83.7209%, 33.7255%
        HSV (HSB):
        168°, 91.1392%, 61.9608%
        XYZ:
        16.3042, 26.1056, 24.6016
        xyY:
        0.2433, 0.3896, 26.1056
      CIE-Lab:
        58.1371, -41.7405, 6.0084
        CIE-LCH:
        58.1371, 42.1708, 171.8087
        CIE-Luv:
        58.1371, -47.1976, 14.6797
        Hunter-Lab:
        51.0936, -32.4536, 7.2173
      #0e9e80 color charts
#0e9e80 RGB chart
      #0e9e80 CMYK chart
      #0e9e80 RGB pie chart
      #0e9e80 color shades, tints & tones
#0e9e80 color schemes
#0e9e80 color preview, HTML & CSS examples
           This text has a color of #0e9e80        
        
          <p style="color:#0e9e80;">Text here</p>
        
        
          .mytext {color:#0e9e80;}
        
        Text color #0e9e80
      
           This box has a color of #0e9e80        
        
          <div style="background-color:#0e9e80;">Content here</div>
        
        
          .mybackground {background-color:#0e9e80;}
        
        Background color #0e9e80
      
           Border around this has a color of #0e9e80        
        
          <div style="border:2px solid #0e9e80;">Content here</div>
        
        
          .myborder {border:2px solid #0e9e80;}
        
        Border color #0e9e80