#0ec7bd color space conversions
Hex:
        #0ec7bd
        RGB:
        14, 199, 189
        CMY:
        95, 22, 26
        CMYK:
        93, 0, 5, 22
      HSL:
        177°, 86.8545%, 41.7647%
        HSV (HSB):
        177°, 92.9648%, 78.0392%
        XYZ:
        29.7898, 44.6143, 55.1855
        xyY:
        0.2299, 0.3443, 44.6143
      CIE-Lab:
        72.6372, -42.4214, -6.6371
        CIE-LCH:
        72.6372, 42.9374, 188.8922
        CIE-Luv:
        72.6372, -56.6697, -3.6877
        Hunter-Lab:
        66.7940, -37.2792, -2.2299
      #0ec7bd color charts
#0ec7bd RGB chart
      #0ec7bd CMYK chart
      #0ec7bd RGB pie chart
      #0ec7bd color shades, tints & tones
#0ec7bd color schemes
#0ec7bd color preview, HTML & CSS examples
           This text has a color of #0ec7bd        
        
          <p style="color:#0ec7bd;">Text here</p>
        
        
          .mytext {color:#0ec7bd;}
        
        Text color #0ec7bd
      
           This box has a color of #0ec7bd        
        
          <div style="background-color:#0ec7bd;">Content here</div>
        
        
          .mybackground {background-color:#0ec7bd;}
        
        Background color #0ec7bd
      
           Border around this has a color of #0ec7bd        
        
          <div style="border:2px solid #0ec7bd;">Content here</div>
        
        
          .myborder {border:2px solid #0ec7bd;}
        
        Border color #0ec7bd