#0ed5bd color space conversions
Hex:
        #0ed5bd
        RGB:
        14, 213, 189
        CMY:
        95, 16, 26
        CMYK:
        93, 0, 11, 16
      HSL:
        173°, 87.6652%, 44.5098%
        HSV (HSB):
        173°, 93.4272%, 83.5294%
        XYZ:
        33.1607, 51.3560, 56.3091
        xyY:
        0.2355, 0.3647, 51.3560
      CIE-Lab:
        76.8941, -48.4148, -0.3726
        CIE-LCH:
        76.8941, 48.4162, 180.4409
        CIE-Luv:
        76.8941, -61.4131, 6.9703
        Hunter-Lab:
        71.6631, -42.8131, 3.5772
      #0ed5bd color charts
#0ed5bd RGB chart
      #0ed5bd CMYK chart
      #0ed5bd RGB pie chart
      #0ed5bd color shades, tints & tones
#0ed5bd color schemes
#0ed5bd color preview, HTML & CSS examples
           This text has a color of #0ed5bd        
        
          <p style="color:#0ed5bd;">Text here</p>
        
        
          .mytext {color:#0ed5bd;}
        
        Text color #0ed5bd
      
           This box has a color of #0ed5bd        
        
          <div style="background-color:#0ed5bd;">Content here</div>
        
        
          .mybackground {background-color:#0ed5bd;}
        
        Background color #0ed5bd
      
           Border around this has a color of #0ed5bd        
        
          <div style="border:2px solid #0ed5bd;">Content here</div>
        
        
          .myborder {border:2px solid #0ed5bd;}
        
        Border color #0ed5bd