#0edf03 color space conversions
Hex:
        #0edf03
        RGB:
        14, 223, 3
        CMY:
        95, 13, 99
        CMYK:
        94, 0, 99, 13
      HSL:
        117°, 97.3451%, 44.3137%
        HSV (HSB):
        117°, 98.6547%, 87.4510%
        XYZ:
        26.5852, 52.8753, 8.8909
        xyY:
        0.3009, 0.5985, 52.8753
      CIE-Lab:
        77.8013, -77.3239, 74.9585
        CIE-LCH:
        77.8013, 107.6929, 135.8899
        CIE-Luv:
        77.8013, -73.0232, 94.9815
        Hunter-Lab:
        72.7154, -61.9912, 43.6514
      #0edf03 color charts
#0edf03 RGB chart
      #0edf03 CMYK chart
      #0edf03 RGB pie chart
      #0edf03 color shades, tints & tones
#0edf03 color schemes
#0edf03 color preview, HTML & CSS examples
           This text has a color of #0edf03        
        
          <p style="color:#0edf03;">Text here</p>
        
        
          .mytext {color:#0edf03;}
        
        Text color #0edf03
      
           This box has a color of #0edf03        
        
          <div style="background-color:#0edf03;">Content here</div>
        
        
          .mybackground {background-color:#0edf03;}
        
        Background color #0edf03
      
           Border around this has a color of #0edf03        
        
          <div style="border:2px solid #0edf03;">Content here</div>
        
        
          .myborder {border:2px solid #0edf03;}
        
        Border color #0edf03