#0edfdb color space conversions
Hex:
        #0edfdb
        RGB:
        14, 223, 219
        CMY:
        95, 13, 14
        CMYK:
        94, 0, 2, 13
      HSL:
        179°, 88.1857%, 46.4706%
        HSV (HSB):
        179°, 93.7220%, 87.4510%
        XYZ:
        39.3550, 57.9832, 76.1355
        xyY:
        0.2269, 0.3342, 57.9832
      CIE-Lab:
        80.7294, -44.2679, -10.7417
        CIE-LCH:
        80.7294, 45.5525, 193.6393
        CIE-Luv:
        80.7294, -62.3916, -10.0456
        Hunter-Lab:
        76.1467, -41.0024, -5.9786
      #0edfdb color charts
#0edfdb RGB chart
      #0edfdb CMYK chart
      #0edfdb RGB pie chart
      #0edfdb color shades, tints & tones
#0edfdb color schemes
#0edfdb color preview, HTML & CSS examples
           This text has a color of #0edfdb        
        
          <p style="color:#0edfdb;">Text here</p>
        
        
          .mytext {color:#0edfdb;}
        
        Text color #0edfdb
      
           This box has a color of #0edfdb        
        
          <div style="background-color:#0edfdb;">Content here</div>
        
        
          .mybackground {background-color:#0edfdb;}
        
        Background color #0edfdb
      
           Border around this has a color of #0edfdb        
        
          <div style="border:2px solid #0edfdb;">Content here</div>
        
        
          .myborder {border:2px solid #0edfdb;}
        
        Border color #0edfdb