#0ead85 color space conversions
Hex:
        #0ead85
        RGB:
        14, 173, 133
        CMY:
        95, 32, 48
        CMYK:
        92, 0, 23, 32
      HSL:
        165°, 85.0267%, 36.6667%
        HSV (HSB):
        165°, 91.9075%, 67.8431%
        XYZ:
        19.3583, 31.6740, 27.2837
        xyY:
        0.2472, 0.4044, 31.6740
      CIE-Lab:
        63.0725, -46.6498, 10.2427
        CIE-LCH:
        63.0725, 47.7610, 167.6163
        CIE-Luv:
        63.0725, -52.0511, 21.5608
        Hunter-Lab:
        56.2796, -37.0913, 10.6526
      #0ead85 color charts
#0ead85 RGB chart
      #0ead85 CMYK chart
      #0ead85 RGB pie chart
      #0ead85 color shades, tints & tones
#0ead85 color schemes
#0ead85 color preview, HTML & CSS examples
           This text has a color of #0ead85        
        
          <p style="color:#0ead85;">Text here</p>
        
        
          .mytext {color:#0ead85;}
        
        Text color #0ead85
      
           This box has a color of #0ead85        
        
          <div style="background-color:#0ead85;">Content here</div>
        
        
          .mybackground {background-color:#0ead85;}
        
        Background color #0ead85
      
           Border around this has a color of #0ead85        
        
          <div style="border:2px solid #0ead85;">Content here</div>
        
        
          .myborder {border:2px solid #0ead85;}
        
        Border color #0ead85