#0de82e color space conversions
Hex:
        #0de82e
        RGB:
        13, 232, 46
        CMY:
        95, 9, 82
        CMYK:
        94, 0, 80, 9
      HSL:
        129°, 89.3878%, 48.0392%
        HSV (HSB):
        129°, 94.3966%, 90.9804%
        XYZ:
        29.5157, 57.9960, 12.2235
        xyY:
        0.2959, 0.5815, 57.9960
      CIE-Lab:
        80.7366, -78.3773, 70.3063
        CIE-LCH:
        80.7366, 105.2900, 138.1072
        CIE-Luv:
        80.7366, -75.2769, 93.6667
        Hunter-Lab:
        76.1551, -64.0896, 43.7921
      #0de82e color charts
#0de82e RGB chart
      #0de82e CMYK chart
      #0de82e RGB pie chart
      #0de82e color shades, tints & tones
#0de82e color schemes
#0de82e color preview, HTML & CSS examples
           This text has a color of #0de82e        
        
          <p style="color:#0de82e;">Text here</p>
        
        
          .mytext {color:#0de82e;}
        
        Text color #0de82e
      
           This box has a color of #0de82e        
        
          <div style="background-color:#0de82e;">Content here</div>
        
        
          .mybackground {background-color:#0de82e;}
        
        Background color #0de82e
      
           Border around this has a color of #0de82e        
        
          <div style="border:2px solid #0de82e;">Content here</div>
        
        
          .myborder {border:2px solid #0de82e;}
        
        Border color #0de82e