#0edb4a color space conversions
Hex:
        #0edb4a
        RGB:
        14, 219, 74
        CMY:
        95, 14, 71
        CMYK:
        94, 0, 66, 14
      HSL:
        138°, 87.9828%, 45.6863%
        HSV (HSB):
        138°, 93.6073%, 85.8824%
        XYZ:
        26.7487, 51.2508, 14.9612
        xyY:
        0.2877, 0.5513, 51.2508
      CIE-Lab:
        76.8307, -72.4715, 56.8485
        CIE-LCH:
        76.8307, 92.1079, 141.8885
        CIE-Luv:
        76.8307, -70.4403, 80.4252
        Hunter-Lab:
        71.5897, -58.5875, 37.7221
      #0edb4a color charts
#0edb4a RGB chart
      #0edb4a CMYK chart
      #0edb4a RGB pie chart
      #0edb4a color shades, tints & tones
#0edb4a color schemes
#0edb4a color preview, HTML & CSS examples
           This text has a color of #0edb4a        
        
          <p style="color:#0edb4a;">Text here</p>
        
        
          .mytext {color:#0edb4a;}
        
        Text color #0edb4a
      
           This box has a color of #0edb4a        
        
          <div style="background-color:#0edb4a;">Content here</div>
        
        
          .mybackground {background-color:#0edb4a;}
        
        Background color #0edb4a
      
           Border around this has a color of #0edb4a        
        
          <div style="border:2px solid #0edb4a;">Content here</div>
        
        
          .myborder {border:2px solid #0edb4a;}
        
        Border color #0edb4a