#0ad02d color space conversions
Hex:
        #0ad02d
        RGB:
        10, 208, 45
        CMY:
        96, 18, 82
        CMYK:
        95, 0, 78, 18
      HSL:
        131°, 90.8257%, 42.7451%
        HSV (HSB):
        131°, 95.1923%, 81.5686%
        XYZ:
        23.1547, 45.3657, 10.0187
        xyY:
        0.2948, 0.5776, 45.3657
      CIE-Lab:
        73.1321, -71.9152, 63.3844
        CIE-LCH:
        73.1321, 95.8612, 138.6078
        CIE-Luv:
        73.1321, -68.0751, 83.8049
        Hunter-Lab:
        67.3541, -56.5057, 38.3287
      #0ad02d color charts
#0ad02d RGB chart
      #0ad02d CMYK chart
      #0ad02d RGB pie chart
      #0ad02d color shades, tints & tones
#0ad02d color schemes
#0ad02d color preview, HTML & CSS examples
           This text has a color of #0ad02d        
        
          <p style="color:#0ad02d;">Text here</p>
        
        
          .mytext {color:#0ad02d;}
        
        Text color #0ad02d
      
           This box has a color of #0ad02d        
        
          <div style="background-color:#0ad02d;">Content here</div>
        
        
          .mybackground {background-color:#0ad02d;}
        
        Background color #0ad02d
      
           Border around this has a color of #0ad02d        
        
          <div style="border:2px solid #0ad02d;">Content here</div>
        
        
          .myborder {border:2px solid #0ad02d;}
        
        Border color #0ad02d