#0de11e color space conversions
Hex:
        #0de11e
        RGB:
        13, 225, 30
        CMY:
        95, 12, 88
        CMYK:
        94, 0, 87, 12
      HSL:
        125°, 89.0756%, 46.6667%
        HSV (HSB):
        125°, 94.2222%, 88.2353%
        XYZ:
        27.3255, 54.0297, 10.2169
        xyY:
        0.2984, 0.5900, 54.0297
      CIE-Lab:
        78.4791, -77.2377, 72.0119
        CIE-LCH:
        78.4791, 105.6001, 137.0053
        CIE-Luv:
        78.4791, -73.4328, 93.4605
        Hunter-Lab:
        73.5049, -62.2760, 43.2124
      #0de11e color charts
#0de11e RGB chart
      #0de11e CMYK chart
      #0de11e RGB pie chart
      #0de11e color shades, tints & tones
#0de11e color schemes
#0de11e color preview, HTML & CSS examples
           This text has a color of #0de11e        
        
          <p style="color:#0de11e;">Text here</p>
        
        
          .mytext {color:#0de11e;}
        
        Text color #0de11e
      
           This box has a color of #0de11e        
        
          <div style="background-color:#0de11e;">Content here</div>
        
        
          .mybackground {background-color:#0de11e;}
        
        Background color #0de11e
      
           Border around this has a color of #0de11e        
        
          <div style="border:2px solid #0de11e;">Content here</div>
        
        
          .myborder {border:2px solid #0de11e;}
        
        Border color #0de11e