#0ae01d color space conversions
Hex:
        #0ae01d
        RGB:
        10, 224, 29
        CMY:
        96, 12, 89
        CMYK:
        96, 0, 87, 12
      HSL:
        125°, 91.4530%, 45.8824%
        HSV (HSB):
        125°, 95.5357%, 87.8431%
        XYZ:
        27.0026, 53.4645, 10.0589
        xyY:
        0.2983, 0.5906, 53.4645
      CIE-Lab:
        78.1485, -77.1179, 71.9128
        CIE-LCH:
        78.1485, 105.4449, 137.0003
        CIE-Luv:
        78.1485, -73.2706, 93.1929
        Hunter-Lab:
        73.1195, -62.0400, 43.0272
      #0ae01d color charts
#0ae01d RGB chart
      #0ae01d CMYK chart
      #0ae01d RGB pie chart
      #0ae01d color shades, tints & tones
#0ae01d color schemes
#0ae01d color preview, HTML & CSS examples
           This text has a color of #0ae01d        
        
          <p style="color:#0ae01d;">Text here</p>
        
        
          .mytext {color:#0ae01d;}
        
        Text color #0ae01d
      
           This box has a color of #0ae01d        
        
          <div style="background-color:#0ae01d;">Content here</div>
        
        
          .mybackground {background-color:#0ae01d;}
        
        Background color #0ae01d
      
           Border around this has a color of #0ae01d        
        
          <div style="border:2px solid #0ae01d;">Content here</div>
        
        
          .myborder {border:2px solid #0ae01d;}
        
        Border color #0ae01d