#0de62e color space conversions
Hex:
        #0de62e
        RGB:
        13, 230, 46
        CMY:
        95, 10, 82
        CMYK:
        94, 0, 80, 10
      HSL:
        129°, 89.3004%, 47.6471%
        HSV (HSB):
        129°, 94.3478%, 90.1961%
        XYZ:
        28.9559, 56.8765, 12.0369
        xyY:
        0.2959, 0.5811, 56.8765
      CIE-Lab:
        80.1101, -77.8310, 69.7195
        CIE-LCH:
        80.1101, 104.4915, 138.1466
        CIE-Luv:
        80.1101, -74.6700, 92.8398
        Hunter-Lab:
        75.4165, -63.4443, 43.3285
      #0de62e color charts
#0de62e RGB chart
      #0de62e CMYK chart
      #0de62e RGB pie chart
      #0de62e color shades, tints & tones
#0de62e color schemes
#0de62e color preview, HTML & CSS examples
           This text has a color of #0de62e        
        
          <p style="color:#0de62e;">Text here</p>
        
        
          .mytext {color:#0de62e;}
        
        Text color #0de62e
      
           This box has a color of #0de62e        
        
          <div style="background-color:#0de62e;">Content here</div>
        
        
          .mybackground {background-color:#0de62e;}
        
        Background color #0de62e
      
           Border around this has a color of #0de62e        
        
          <div style="border:2px solid #0de62e;">Content here</div>
        
        
          .myborder {border:2px solid #0de62e;}
        
        Border color #0de62e