#0de38e color space conversions
Hex:
        #0de38e
        RGB:
        13, 227, 142
        CMY:
        95, 11, 44
        CMYK:
        94, 0, 37, 11
      HSL:
        156°, 89.1667%, 47.0588%
        HSV (HSB):
        156°, 94.2731%, 89.0196%
        XYZ:
        32.5175, 56.9767, 34.8749
        xyY:
        0.2615, 0.4581, 56.9767
      CIE-Lab:
        80.1665, -64.8101, 28.9639
        CIE-LCH:
        80.1665, 70.9877, 155.9200
        CIE-Luv:
        80.1665, -69.5054, 50.7507
        Hunter-Lab:
        75.4829, -55.1985, 25.4446
      #0de38e color charts
#0de38e RGB chart
      #0de38e CMYK chart
      #0de38e RGB pie chart
      #0de38e color shades, tints & tones
#0de38e color schemes
#0de38e color preview, HTML & CSS examples
           This text has a color of #0de38e        
        
          <p style="color:#0de38e;">Text here</p>
        
        
          .mytext {color:#0de38e;}
        
        Text color #0de38e
      
           This box has a color of #0de38e        
        
          <div style="background-color:#0de38e;">Content here</div>
        
        
          .mybackground {background-color:#0de38e;}
        
        Background color #0de38e
      
           Border around this has a color of #0de38e        
        
          <div style="border:2px solid #0de38e;">Content here</div>
        
        
          .myborder {border:2px solid #0de38e;}
        
        Border color #0de38e