#0ec8ba color space conversions
Hex:
        #0ec8ba
        RGB:
        14, 200, 186
        CMY:
        95, 22, 27
        CMYK:
        93, 0, 7, 22
      HSL:
        175°, 86.9159%, 41.9608%
        HSV (HSB):
        175°, 93.0000%, 78.4314%
        XYZ:
        29.6983, 44.9471, 53.5648
        xyY:
        0.2316, 0.3506, 44.9471
      CIE-Lab:
        72.8570, -43.7171, -4.6816
        CIE-LCH:
        72.8570, 43.9670, 186.1124
        CIE-Luv:
        72.8570, -57.2480, -0.4374
        Hunter-Lab:
        67.0426, -38.2532, -0.4409
      #0ec8ba color charts
#0ec8ba RGB chart
      #0ec8ba CMYK chart
      #0ec8ba RGB pie chart
      #0ec8ba color shades, tints & tones
#0ec8ba color schemes
#0ec8ba color preview, HTML & CSS examples
           This text has a color of #0ec8ba        
        
          <p style="color:#0ec8ba;">Text here</p>
        
        
          .mytext {color:#0ec8ba;}
        
        Text color #0ec8ba
      
           This box has a color of #0ec8ba        
        
          <div style="background-color:#0ec8ba;">Content here</div>
        
        
          .mybackground {background-color:#0ec8ba;}
        
        Background color #0ec8ba
      
           Border around this has a color of #0ec8ba        
        
          <div style="border:2px solid #0ec8ba;">Content here</div>
        
        
          .myborder {border:2px solid #0ec8ba;}
        
        Border color #0ec8ba