#0edd1b color space conversions
Hex:
        #0edd1b
        RGB:
        14, 221, 27
        CMY:
        95, 13, 89
        CMYK:
        94, 0, 88, 13
      HSL:
        124°, 88.0851%, 46.0784%
        HSV (HSB):
        124°, 93.6652%, 86.6667%
        XYZ:
        26.2354, 51.8854, 9.6690
        xyY:
        0.2988, 0.5910, 51.8854
      CIE-Lab:
        77.2123, -76.2255, 71.4821
        CIE-LCH:
        77.2123, 104.4989, 136.8393
        CIE-Luv:
        77.2123, -72.2091, 92.2436
        Hunter-Lab:
        72.0315, -61.0417, 42.4634
      #0edd1b color charts
#0edd1b RGB chart
      #0edd1b CMYK chart
      #0edd1b RGB pie chart
      #0edd1b color shades, tints & tones
#0edd1b color schemes
#0edd1b color preview, HTML & CSS examples
           This text has a color of #0edd1b        
        
          <p style="color:#0edd1b;">Text here</p>
        
        
          .mytext {color:#0edd1b;}
        
        Text color #0edd1b
      
           This box has a color of #0edd1b        
        
          <div style="background-color:#0edd1b;">Content here</div>
        
        
          .mybackground {background-color:#0edd1b;}
        
        Background color #0edd1b
      
           Border around this has a color of #0edd1b        
        
          <div style="border:2px solid #0edd1b;">Content here</div>
        
        
          .myborder {border:2px solid #0edd1b;}
        
        Border color #0edd1b