#0eac8e color space conversions
Hex:
        #0eac8e
        RGB:
        14, 172, 142
        CMY:
        95, 33, 44
        CMYK:
        92, 0, 17, 33
      HSL:
        169°, 84.9462%, 36.4706%
        HSV (HSB):
        169°, 91.8605%, 67.4510%
        XYZ:
        19.8161, 31.5514, 30.6368
        xyY:
        0.2416, 0.3848, 31.5514
      CIE-Lab:
        62.9704, -43.9087, 5.0996
        CIE-LCH:
        62.9704, 44.2038, 173.3753
        CIE-Luv:
        62.9704, -51.0361, 13.9753
        Hunter-Lab:
        56.1706, -35.3266, 6.9813
      #0eac8e color charts
#0eac8e RGB chart
      #0eac8e CMYK chart
      #0eac8e RGB pie chart
      #0eac8e color shades, tints & tones
#0eac8e color schemes
#0eac8e color preview, HTML & CSS examples
           This text has a color of #0eac8e        
        
          <p style="color:#0eac8e;">Text here</p>
        
        
          .mytext {color:#0eac8e;}
        
        Text color #0eac8e
      
           This box has a color of #0eac8e        
        
          <div style="background-color:#0eac8e;">Content here</div>
        
        
          .mybackground {background-color:#0eac8e;}
        
        Background color #0eac8e
      
           Border around this has a color of #0eac8e        
        
          <div style="border:2px solid #0eac8e;">Content here</div>
        
        
          .myborder {border:2px solid #0eac8e;}
        
        Border color #0eac8e