#0eda7f color space conversions
Hex:
        #0eda7f
        RGB:
        14, 218, 127
        CMY:
        95, 15, 50
        CMYK:
        94, 0, 42, 15
      HSL:
        153°, 87.9310%, 45.4902%
        HSV (HSB):
        153°, 93.5780%, 85.4902%
        XYZ:
        29.0833, 51.7685, 28.5381
        xyY:
        0.2659, 0.4732, 51.7685
      CIE-Lab:
        77.1422, -64.5460, 32.5973
        CIE-LCH:
        77.1422, 72.3103, 153.2051
        CIE-Luv:
        77.1422, -67.4998, 54.6008
        Hunter-Lab:
        71.9503, -53.7610, 26.8486
      #0eda7f color charts
#0eda7f RGB chart
      #0eda7f CMYK chart
      #0eda7f RGB pie chart
      #0eda7f color shades, tints & tones
#0eda7f color schemes
#0eda7f color preview, HTML & CSS examples
           This text has a color of #0eda7f        
        
          <p style="color:#0eda7f;">Text here</p>
        
        
          .mytext {color:#0eda7f;}
        
        Text color #0eda7f
      
           This box has a color of #0eda7f        
        
          <div style="background-color:#0eda7f;">Content here</div>
        
        
          .mybackground {background-color:#0eda7f;}
        
        Background color #0eda7f
      
           Border around this has a color of #0eda7f        
        
          <div style="border:2px solid #0eda7f;">Content here</div>
        
        
          .myborder {border:2px solid #0eda7f;}
        
        Border color #0eda7f