#0ed9ea color space conversions
Hex:
        #0ed9ea
        RGB:
        14, 217, 234
        CMY:
        95, 15, 8
        CMYK:
        94, 7, 0, 8
      HSL:
        185°, 88.7097%, 48.6275%
        HSV (HSB):
        185°, 94.0171%, 91.7647%
        XYZ:
        39.8452, 55.6596, 86.4852
        xyY:
        0.2189, 0.3058, 55.6596
      CIE-Lab:
        79.4197, -37.0812, -20.7045
        CIE-LCH:
        79.4197, 42.4699, 209.1770
        CIE-Luv:
        79.4197, -59.1766, -27.5350
        Hunter-Lab:
        74.6054, -35.2260, -16.5074
      #0ed9ea color charts
#0ed9ea RGB chart
      #0ed9ea CMYK chart
      #0ed9ea RGB pie chart
      #0ed9ea color shades, tints & tones
#0ed9ea color schemes
#0ed9ea color preview, HTML & CSS examples
           This text has a color of #0ed9ea        
        
          <p style="color:#0ed9ea;">Text here</p>
        
        
          .mytext {color:#0ed9ea;}
        
        Text color #0ed9ea
      
           This box has a color of #0ed9ea        
        
          <div style="background-color:#0ed9ea;">Content here</div>
        
        
          .mybackground {background-color:#0ed9ea;}
        
        Background color #0ed9ea
      
           Border around this has a color of #0ed9ea        
        
          <div style="border:2px solid #0ed9ea;">Content here</div>
        
        
          .myborder {border:2px solid #0ed9ea;}
        
        Border color #0ed9ea