#0ecdae color space conversions
Hex:
        #0ecdae
        RGB:
        14, 205, 174
        CMY:
        95, 20, 32
        CMYK:
        93, 0, 15, 20
      HSL:
        170°, 87.2146%, 42.9412%
        HSV (HSB):
        170°, 93.1707%, 80.3922%
        XYZ:
        29.6524, 46.8120, 47.5172
        xyY:
        0.2392, 0.3776, 46.8120
      CIE-Lab:
        74.0694, -49.1174, 3.5892
        CIE-LCH:
        74.0694, 49.2484, 175.8206
        CIE-Luv:
        74.0694, -59.8833, 12.9971
        Hunter-Lab:
        68.4193, -42.3732, 6.7166
      #0ecdae color charts
#0ecdae RGB chart
      #0ecdae CMYK chart
      #0ecdae RGB pie chart
      #0ecdae color shades, tints & tones
#0ecdae color schemes
#0ecdae color preview, HTML & CSS examples
           This text has a color of #0ecdae        
        
          <p style="color:#0ecdae;">Text here</p>
        
        
          .mytext {color:#0ecdae;}
        
        Text color #0ecdae
      
           This box has a color of #0ecdae        
        
          <div style="background-color:#0ecdae;">Content here</div>
        
        
          .mybackground {background-color:#0ecdae;}
        
        Background color #0ecdae
      
           Border around this has a color of #0ecdae        
        
          <div style="border:2px solid #0ecdae;">Content here</div>
        
        
          .myborder {border:2px solid #0ecdae;}
        
        Border color #0ecdae