#0ed50d color space conversions
Hex:
        #0ed50d
        RGB:
        14, 213, 13
        CMY:
        95, 16, 95
        CMYK:
        93, 0, 94, 16
      HSL:
        120°, 88.4956%, 44.3137%
        HSV (HSB):
        120°, 93.8967%, 83.5294%
        XYZ:
        24.0480, 47.7109, 8.3224
        xyY:
        0.3003, 0.5958, 47.7109
      CIE-Lab:
        74.6422, -74.4592, 71.4020
        CIE-LCH:
        74.6422, 103.1621, 136.2007
        CIE-Luv:
        74.6422, -69.9096, 90.4406
        Hunter-Lab:
        69.0731, -58.7326, 41.2075
      #0ed50d color charts
#0ed50d RGB chart
      #0ed50d CMYK chart
      #0ed50d RGB pie chart
      #0ed50d color shades, tints & tones
#0ed50d color schemes
#0ed50d color preview, HTML & CSS examples
           This text has a color of #0ed50d        
        
          <p style="color:#0ed50d;">Text here</p>
        
        
          .mytext {color:#0ed50d;}
        
        Text color #0ed50d
      
           This box has a color of #0ed50d        
        
          <div style="background-color:#0ed50d;">Content here</div>
        
        
          .mybackground {background-color:#0ed50d;}
        
        Background color #0ed50d
      
           Border around this has a color of #0ed50d        
        
          <div style="border:2px solid #0ed50d;">Content here</div>
        
        
          .myborder {border:2px solid #0ed50d;}
        
        Border color #0ed50d