#0edd6a color space conversions
Hex:
        #0edd6a
        RGB:
        14, 221, 106
        CMY:
        95, 13, 58
        CMYK:
        94, 0, 52, 13
      HSL:
        147°, 88.0851%, 46.0784%
        HSV (HSB):
        147°, 93.6652%, 86.6667%
        XYZ:
        28.6391, 52.8469, 22.3267
        xyY:
        0.2759, 0.5091, 52.8469
      CIE-Lab:
        77.7845, -69.0388, 43.7600
        CIE-LCH:
        77.7845, 81.7392, 147.6316
        CIE-Luv:
        77.7845, -69.6531, 67.8308
        Hunter-Lab:
        72.6959, -56.8963, 32.6777
      #0edd6a color charts
#0edd6a RGB chart
      #0edd6a CMYK chart
      #0edd6a RGB pie chart
      #0edd6a color shades, tints & tones
#0edd6a color schemes
#0edd6a color preview, HTML & CSS examples
           This text has a color of #0edd6a        
        
          <p style="color:#0edd6a;">Text here</p>
        
        
          .mytext {color:#0edd6a;}
        
        Text color #0edd6a
      
           This box has a color of #0edd6a        
        
          <div style="background-color:#0edd6a;">Content here</div>
        
        
          .mybackground {background-color:#0edd6a;}
        
        Background color #0edd6a
      
           Border around this has a color of #0edd6a        
        
          <div style="border:2px solid #0edd6a;">Content here</div>
        
        
          .myborder {border:2px solid #0edd6a;}
        
        Border color #0edd6a