#0ed3bb color space conversions
Hex:
        #0ed3bb
        RGB:
        14, 211, 187
        CMY:
        95, 17, 27
        CMYK:
        93, 0, 11, 17
      HSL:
        173°, 87.5556%, 44.1176%
        HSV (HSB):
        173°, 93.3649%, 82.7451%
        XYZ:
        32.4450, 50.2697, 55.0067
        xyY:
        0.2356, 0.3650, 50.2697
      CIE-Lab:
        76.2345, -48.1222, -0.2625
        CIE-LCH:
        76.2345, 48.1229, 180.3125
        CIE-Luv:
        76.2345, -60.8962, 7.0830
        Hunter-Lab:
        70.9012, -42.3938, 3.6323
      #0ed3bb color charts
#0ed3bb RGB chart
      #0ed3bb CMYK chart
      #0ed3bb RGB pie chart
      #0ed3bb color shades, tints & tones
#0ed3bb color schemes
#0ed3bb color preview, HTML & CSS examples
           This text has a color of #0ed3bb        
        
          <p style="color:#0ed3bb;">Text here</p>
        
        
          .mytext {color:#0ed3bb;}
        
        Text color #0ed3bb
      
           This box has a color of #0ed3bb        
        
          <div style="background-color:#0ed3bb;">Content here</div>
        
        
          .mybackground {background-color:#0ed3bb;}
        
        Background color #0ed3bb
      
           Border around this has a color of #0ed3bb        
        
          <div style="border:2px solid #0ed3bb;">Content here</div>
        
        
          .myborder {border:2px solid #0ed3bb;}
        
        Border color #0ed3bb