#0ed7ce color space conversions
Hex:
        #0ed7ce
        RGB:
        14, 215, 206
        CMY:
        95, 16, 19
        CMYK:
        93, 0, 4, 16
      HSL:
        177°, 87.7729%, 44.9020%
        HSV (HSB):
        177°, 93.4884%, 84.3137%
        XYZ:
        35.6221, 53.1505, 66.7741
        xyY:
        0.2290, 0.3417, 53.1505
      CIE-Lab:
        77.9638, -44.5229, -7.9141
        CIE-LCH:
        77.9638, 45.2209, 190.0793
        CIE-Luv:
        77.9638, -60.7409, -5.4262
        Hunter-Lab:
        72.9044, -40.3650, -3.2715
      #0ed7ce color charts
#0ed7ce RGB chart
      #0ed7ce CMYK chart
      #0ed7ce RGB pie chart
      #0ed7ce color shades, tints & tones
#0ed7ce color schemes
#0ed7ce color preview, HTML & CSS examples
           This text has a color of #0ed7ce        
        
          <p style="color:#0ed7ce;">Text here</p>
        
        
          .mytext {color:#0ed7ce;}
        
        Text color #0ed7ce
      
           This box has a color of #0ed7ce        
        
          <div style="background-color:#0ed7ce;">Content here</div>
        
        
          .mybackground {background-color:#0ed7ce;}
        
        Background color #0ed7ce
      
           Border around this has a color of #0ed7ce        
        
          <div style="border:2px solid #0ed7ce;">Content here</div>
        
        
          .myborder {border:2px solid #0ed7ce;}
        
        Border color #0ed7ce