#0ed7ac color space conversions
Hex:
        #0ed7ac
        RGB:
        14, 215, 172
        CMY:
        95, 16, 33
        CMYK:
        93, 0, 20, 16
      HSL:
        167°, 87.7729%, 44.9020%
        HSV (HSB):
        167°, 93.4884%, 84.3137%
        XYZ:
        31.9279, 51.6728, 47.3208
        xyY:
        0.2439, 0.3947, 51.6728
      CIE-Lab:
        77.0848, -53.6533, 8.9975
        CIE-LCH:
        77.0848, 54.4025, 170.4803
        CIE-Luv:
        77.0848, -63.3952, 21.7661
        Hunter-Lab:
        71.8838, -46.5140, 11.2883
      #0ed7ac color charts
#0ed7ac RGB chart
      #0ed7ac CMYK chart
      #0ed7ac RGB pie chart
      #0ed7ac color shades, tints & tones
#0ed7ac color schemes
#0ed7ac color preview, HTML & CSS examples
           This text has a color of #0ed7ac        
        
          <p style="color:#0ed7ac;">Text here</p>
        
        
          .mytext {color:#0ed7ac;}
        
        Text color #0ed7ac
      
           This box has a color of #0ed7ac        
        
          <div style="background-color:#0ed7ac;">Content here</div>
        
        
          .mybackground {background-color:#0ed7ac;}
        
        Background color #0ed7ac
      
           Border around this has a color of #0ed7ac        
        
          <div style="border:2px solid #0ed7ac;">Content here</div>
        
        
          .myborder {border:2px solid #0ed7ac;}
        
        Border color #0ed7ac