#0eae85 color space conversions
Hex:
        #0eae85
        RGB:
        14, 174, 133
        CMY:
        95, 32, 48
        CMYK:
        92, 0, 24, 32
      HSL:
        165°, 85.1064%, 36.8627%
        HSV (HSB):
        165°, 91.9540%, 68.2353%
        XYZ:
        19.5508, 32.0589, 27.3479
        xyY:
        0.2476, 0.4060, 32.0589
      CIE-Lab:
        63.3916, -47.0532, 10.6941
        CIE-LCH:
        63.3916, 48.2532, 167.1956
        CIE-Luv:
        63.3916, -52.3960, 22.2613
        Hunter-Lab:
        56.6206, -37.4509, 10.9972
      #0eae85 color charts
#0eae85 RGB chart
      #0eae85 CMYK chart
      #0eae85 RGB pie chart
      #0eae85 color shades, tints & tones
#0eae85 color schemes
#0eae85 color preview, HTML & CSS examples
           This text has a color of #0eae85        
        
          <p style="color:#0eae85;">Text here</p>
        
        
          .mytext {color:#0eae85;}
        
        Text color #0eae85
      
           This box has a color of #0eae85        
        
          <div style="background-color:#0eae85;">Content here</div>
        
        
          .mybackground {background-color:#0eae85;}
        
        Background color #0eae85
      
           Border around this has a color of #0eae85        
        
          <div style="border:2px solid #0eae85;">Content here</div>
        
        
          .myborder {border:2px solid #0eae85;}
        
        Border color #0eae85