#0ed07d color space conversions
Hex:
        #0ed07d
        RGB:
        14, 208, 125
        CMY:
        95, 18, 51
        CMYK:
        93, 0, 40, 18
      HSL:
        154°, 87.3874%, 43.5294%
        HSV (HSB):
        154°, 93.2692%, 81.5686%
        XYZ:
        26.4386, 46.6858, 27.0198
        xyY:
        0.2640, 0.4662, 46.6858
      CIE-Lab:
        73.9883, -61.4907, 29.4709
        CIE-LCH:
        73.9883, 68.1882, 154.3928
        CIE-Luv:
        73.9883, -64.3674, 49.8402
        Hunter-Lab:
        68.3270, -50.5029, 24.3827
      #0ed07d color charts
#0ed07d RGB chart
      #0ed07d CMYK chart
      #0ed07d RGB pie chart
      #0ed07d color shades, tints & tones
#0ed07d color schemes
#0ed07d color preview, HTML & CSS examples
           This text has a color of #0ed07d        
        
          <p style="color:#0ed07d;">Text here</p>
        
        
          .mytext {color:#0ed07d;}
        
        Text color #0ed07d
      
           This box has a color of #0ed07d        
        
          <div style="background-color:#0ed07d;">Content here</div>
        
        
          .mybackground {background-color:#0ed07d;}
        
        Background color #0ed07d
      
           Border around this has a color of #0ed07d        
        
          <div style="border:2px solid #0ed07d;">Content here</div>
        
        
          .myborder {border:2px solid #0ed07d;}
        
        Border color #0ed07d