#0de95e color space conversions
Hex:
        #0de95e
        RGB:
        13, 233, 94
        CMY:
        95, 9, 63
        CMYK:
        94, 0, 60, 9
      HSL:
        142°, 89.4309%, 48.2353%
        HSV (HSB):
        142°, 94.4206%, 91.3725%
        XYZ:
        31.3253, 59.1715, 20.3599
        xyY:
        0.2826, 0.5338, 59.1715
      CIE-Lab:
        81.3858, -74.3930, 53.5392
        CIE-LCH:
        81.3858, 91.6557, 144.2582
        CIE-Luv:
        81.3858, -74.0385, 79.4442
        Hunter-Lab:
        76.9230, -61.9250, 38.1533
      #0de95e color charts
#0de95e RGB chart
      #0de95e CMYK chart
      #0de95e RGB pie chart
      #0de95e color shades, tints & tones
#0de95e color schemes
#0de95e color preview, HTML & CSS examples
           This text has a color of #0de95e        
        
          <p style="color:#0de95e;">Text here</p>
        
        
          .mytext {color:#0de95e;}
        
        Text color #0de95e
      
           This box has a color of #0de95e        
        
          <div style="background-color:#0de95e;">Content here</div>
        
        
          .mybackground {background-color:#0de95e;}
        
        Background color #0de95e
      
           Border around this has a color of #0de95e        
        
          <div style="border:2px solid #0de95e;">Content here</div>
        
        
          .myborder {border:2px solid #0de95e;}
        
        Border color #0de95e