#0de02e color space conversions
Hex:
        #0de02e
        RGB:
        13, 224, 46
        CMY:
        95, 12, 82
        CMYK:
        94, 0, 79, 12
      HSL:
        129°, 89.0295%, 46.4706%
        HSV (HSB):
        129°, 94.1964%, 87.8431%
        XYZ:
        27.3148, 53.5941, 11.4898
        xyY:
        0.2956, 0.5800, 53.5941
      CIE-Lab:
        78.2245, -76.1837, 67.9452
        CIE-LCH:
        78.2245, 102.0809, 138.2715
        CIE-Luv:
        78.2245, -72.8421, 90.3451
        Hunter-Lab:
        73.2080, -61.5136, 41.9402
      #0de02e color charts
#0de02e RGB chart
      #0de02e CMYK chart
      #0de02e RGB pie chart
      #0de02e color shades, tints & tones
#0de02e color schemes
#0de02e color preview, HTML & CSS examples
           This text has a color of #0de02e        
        
          <p style="color:#0de02e;">Text here</p>
        
        
          .mytext {color:#0de02e;}
        
        Text color #0de02e
      
           This box has a color of #0de02e        
        
          <div style="background-color:#0de02e;">Content here</div>
        
        
          .mybackground {background-color:#0de02e;}
        
        Background color #0de02e
      
           Border around this has a color of #0de02e        
        
          <div style="border:2px solid #0de02e;">Content here</div>
        
        
          .myborder {border:2px solid #0de02e;}
        
        Border color #0de02e