#0de98f color space conversions
Hex:
        #0de98f
        RGB:
        13, 233, 143
        CMY:
        95, 9, 44
        CMYK:
        94, 0, 39, 9
      HSL:
        155°, 89.4309%, 48.2353%
        HSV (HSB):
        155°, 94.4206%, 91.3725%
        XYZ:
        34.2628, 60.3466, 35.8288
        xyY:
        0.2627, 0.4626, 60.3466
      CIE-Lab:
        82.0262, -66.6784, 30.9339
        CIE-LCH:
        82.0262, 73.5045, 155.1122
        CIE-Luv:
        82.0262, -71.3747, 53.7734
        Hunter-Lab:
        77.6830, -57.2163, 27.0325
      #0de98f color charts
#0de98f RGB chart
      #0de98f CMYK chart
      #0de98f RGB pie chart
      #0de98f color shades, tints & tones
#0de98f color schemes
#0de98f color preview, HTML & CSS examples
           This text has a color of #0de98f        
        
          <p style="color:#0de98f;">Text here</p>
        
        
          .mytext {color:#0de98f;}
        
        Text color #0de98f
      
           This box has a color of #0de98f        
        
          <div style="background-color:#0de98f;">Content here</div>
        
        
          .mybackground {background-color:#0de98f;}
        
        Background color #0de98f
      
           Border around this has a color of #0de98f        
        
          <div style="border:2px solid #0de98f;">Content here</div>
        
        
          .myborder {border:2px solid #0de98f;}
        
        Border color #0de98f