#0de42d color space conversions
Hex:
        #0de42d
        RGB:
        13, 228, 45
        CMY:
        95, 11, 82
        CMYK:
        94, 0, 80, 11
      HSL:
        129°, 89.2116%, 47.2549%
        HSV (HSB):
        129°, 94.2982%, 89.4118%
        XYZ:
        28.3830, 55.7618, 11.7498
        xyY:
        0.2960, 0.5815, 55.7618
      CIE-Lab:
        79.4781, -77.3406, 69.3991
        CIE-LCH:
        79.4781, 103.9125, 138.0978
        CIE-Luv:
        79.4781, -74.0829, 92.2092
        Hunter-Lab:
        74.6738, -62.8326, 42.9425
      #0de42d color charts
#0de42d RGB chart
      #0de42d CMYK chart
      #0de42d RGB pie chart
      #0de42d color shades, tints & tones
#0de42d color schemes
#0de42d color preview, HTML & CSS examples
           This text has a color of #0de42d        
        
          <p style="color:#0de42d;">Text here</p>
        
        
          .mytext {color:#0de42d;}
        
        Text color #0de42d
      
           This box has a color of #0de42d        
        
          <div style="background-color:#0de42d;">Content here</div>
        
        
          .mybackground {background-color:#0de42d;}
        
        Background color #0de42d
      
           Border around this has a color of #0de42d        
        
          <div style="border:2px solid #0de42d;">Content here</div>
        
        
          .myborder {border:2px solid #0de42d;}
        
        Border color #0de42d