#0edf1b color space conversions
Hex:
        #0edf1b
        RGB:
        14, 223, 27
        CMY:
        95, 13, 89
        CMYK:
        94, 0, 88, 13
      HSL:
        124°, 88.1857%, 46.4706%
        HSV (HSB):
        124°, 93.7220%, 87.4510%
        XYZ:
        26.7666, 52.9478, 9.8461
        xyY:
        0.2989, 0.5912, 52.9478
      CIE-Lab:
        77.8442, -76.7667, 72.0302
        CIE-LCH:
        77.8442, 105.2686, 136.8232
        CIE-Luv:
        77.8442, -72.8183, 93.0444
        Hunter-Lab:
        72.7653, -61.6782, 42.9130
      #0edf1b color charts
#0edf1b RGB chart
      #0edf1b CMYK chart
      #0edf1b RGB pie chart
      #0edf1b color shades, tints & tones
#0edf1b color schemes
#0edf1b color preview, HTML & CSS examples
           This text has a color of #0edf1b        
        
          <p style="color:#0edf1b;">Text here</p>
        
        
          .mytext {color:#0edf1b;}
        
        Text color #0edf1b
      
           This box has a color of #0edf1b        
        
          <div style="background-color:#0edf1b;">Content here</div>
        
        
          .mybackground {background-color:#0edf1b;}
        
        Background color #0edf1b
      
           Border around this has a color of #0edf1b        
        
          <div style="border:2px solid #0edf1b;">Content here</div>
        
        
          .myborder {border:2px solid #0edf1b;}
        
        Border color #0edf1b