#0ed41d color space conversions
Hex:
        #0ed41d
        RGB:
        14, 212, 29
        CMY:
        95, 17, 89
        CMYK:
        93, 0, 86, 17
      HSL:
        125°, 87.6106%, 44.3137%
        HSV (HSB):
        125°, 93.3962%, 83.1373%
        XYZ:
        23.9464, 47.2690, 9.0241
        xyY:
        0.2984, 0.5891, 47.2690
      CIE-Lab:
        74.3615, -73.6955, 68.5967
        CIE-LCH:
        74.3615, 100.6803, 137.0522
        CIE-Luv:
        74.3615, -69.4239, 88.3454
        Hunter-Lab:
        68.7525, -58.1456, 40.3446
      #0ed41d color charts
#0ed41d RGB chart
      #0ed41d CMYK chart
      #0ed41d RGB pie chart
      #0ed41d color shades, tints & tones
#0ed41d color schemes
#0ed41d color preview, HTML & CSS examples
           This text has a color of #0ed41d        
        
          <p style="color:#0ed41d;">Text here</p>
        
        
          .mytext {color:#0ed41d;}
        
        Text color #0ed41d
      
           This box has a color of #0ed41d        
        
          <div style="background-color:#0ed41d;">Content here</div>
        
        
          .mybackground {background-color:#0ed41d;}
        
        Background color #0ed41d
      
           Border around this has a color of #0ed41d        
        
          <div style="border:2px solid #0ed41d;">Content here</div>
        
        
          .myborder {border:2px solid #0ed41d;}
        
        Border color #0ed41d