#0eb7aa color space conversions
Hex:
        #0eb7aa
        RGB:
        14, 183, 170
        CMY:
        95, 28, 33
        CMYK:
        92, 0, 7, 28
      HSL:
        175°, 85.7868%, 38.6275%
        HSV (HSB):
        175°, 92.3497%, 71.7647%
        XYZ:
        24.3703, 36.8626, 43.8610
        xyY:
        0.2319, 0.3508, 36.8626
      CIE-Lab:
        67.1738, -40.8614, -4.3044
        CIE-LCH:
        67.1738, 41.0875, 186.0134
        CIE-Luv:
        67.1738, -52.6819, -0.2913
        Hunter-Lab:
        60.7146, -34.6022, -0.3316
      #0eb7aa color charts
#0eb7aa RGB chart
      #0eb7aa CMYK chart
      #0eb7aa RGB pie chart
      #0eb7aa color shades, tints & tones
#0eb7aa color schemes
#0eb7aa color preview, HTML & CSS examples
           This text has a color of #0eb7aa        
        
          <p style="color:#0eb7aa;">Text here</p>
        
        
          .mytext {color:#0eb7aa;}
        
        Text color #0eb7aa
      
           This box has a color of #0eb7aa        
        
          <div style="background-color:#0eb7aa;">Content here</div>
        
        
          .mybackground {background-color:#0eb7aa;}
        
        Background color #0eb7aa
      
           Border around this has a color of #0eb7aa        
        
          <div style="border:2px solid #0eb7aa;">Content here</div>
        
        
          .myborder {border:2px solid #0eb7aa;}
        
        Border color #0eb7aa