#0edc0d color space conversions
Hex:
        #0edc0d
        RGB:
        14, 220, 13
        CMY:
        95, 14, 95
        CMYK:
        94, 0, 94, 14
      HSL:
        120°, 88.8412%, 45.6863%
        HSV (HSB):
        120°, 94.0909%, 86.2745%
        XYZ:
        25.8469, 51.3088, 8.9221
        xyY:
        0.3003, 0.5961, 51.3088
      CIE-Lab:
        76.8657, -76.3464, 73.2441
        CIE-LCH:
        76.8657, 105.7992, 136.1880
        CIE-Luv:
        76.8657, -72.0477, 93.2018
        Hunter-Lab:
        71.6302, -60.9431, 42.7561
      #0edc0d color charts
#0edc0d RGB chart
      #0edc0d CMYK chart
      #0edc0d RGB pie chart
      #0edc0d color shades, tints & tones
#0edc0d color schemes
#0edc0d color preview, HTML & CSS examples
           This text has a color of #0edc0d        
        
          <p style="color:#0edc0d;">Text here</p>
        
        
          .mytext {color:#0edc0d;}
        
        Text color #0edc0d
      
           This box has a color of #0edc0d        
        
          <div style="background-color:#0edc0d;">Content here</div>
        
        
          .mybackground {background-color:#0edc0d;}
        
        Background color #0edc0d
      
           Border around this has a color of #0edc0d        
        
          <div style="border:2px solid #0edc0d;">Content here</div>
        
        
          .myborder {border:2px solid #0edc0d;}
        
        Border color #0edc0d