#0ed0cd color space conversions
Hex:
        #0ed0cd
        RGB:
        14, 208, 205
        CMY:
        95, 18, 20
        CMYK:
        93, 0, 1, 18
      HSL:
        179°, 87.3874%, 43.5294%
        HSV (HSB):
        179°, 93.2692%, 81.5686%
        XYZ:
        33.7564, 49.6129, 65.5547
        xyY:
        0.2267, 0.3331, 49.6129
      CIE-Lab:
        75.8310, -41.7370, -10.5505
        CIE-LCH:
        75.8310, 43.0498, 194.1864
        CIE-Luv:
        75.8310, -58.4552, -10.0451
        Hunter-Lab:
        70.4364, -37.7182, -5.8753
      #0ed0cd color charts
#0ed0cd RGB chart
      #0ed0cd CMYK chart
      #0ed0cd RGB pie chart
      #0ed0cd color shades, tints & tones
#0ed0cd color schemes
#0ed0cd color preview, HTML & CSS examples
           This text has a color of #0ed0cd        
        
          <p style="color:#0ed0cd;">Text here</p>
        
        
          .mytext {color:#0ed0cd;}
        
        Text color #0ed0cd
      
           This box has a color of #0ed0cd        
        
          <div style="background-color:#0ed0cd;">Content here</div>
        
        
          .mybackground {background-color:#0ed0cd;}
        
        Background color #0ed0cd
      
           Border around this has a color of #0ed0cd        
        
          <div style="border:2px solid #0ed0cd;">Content here</div>
        
        
          .myborder {border:2px solid #0ed0cd;}
        
        Border color #0ed0cd