#0eeda8 color space conversions
Hex:
        #0eeda8
        RGB:
        14, 237, 168
        CMY:
        95, 7, 34
        CMYK:
        94, 0, 29, 7
      HSL:
        161°, 88.8446%, 49.2157%
        HSV (HSB):
        161°, 94.0928%, 92.9412%
        XYZ:
        37.5332, 63.4889, 47.3222
        xyY:
        0.2530, 0.4280, 63.4889
      CIE-Lab:
        83.6989, -62.9090, 20.3998
        CIE-LCH:
        83.6989, 66.1339, 162.0334
        CIE-Luv:
        83.6989, -70.9369, 39.7244
        Hunter-Lab:
        79.6799, -55.3575, 20.5634
      #0eeda8 color charts
#0eeda8 RGB chart
      #0eeda8 CMYK chart
      #0eeda8 RGB pie chart
      #0eeda8 color shades, tints & tones
#0eeda8 color schemes
#0eeda8 color preview, HTML & CSS examples
           This text has a color of #0eeda8        
        
          <p style="color:#0eeda8;">Text here</p>
        
        
          .mytext {color:#0eeda8;}
        
        Text color #0eeda8
      
           This box has a color of #0eeda8        
        
          <div style="background-color:#0eeda8;">Content here</div>
        
        
          .mybackground {background-color:#0eeda8;}
        
        Background color #0eeda8
      
           Border around this has a color of #0eeda8        
        
          <div style="border:2px solid #0eeda8;">Content here</div>
        
        
          .myborder {border:2px solid #0eeda8;}
        
        Border color #0eeda8