#0df18e color space conversions
Hex:
        #0df18e
        RGB:
        13, 241, 142
        CMY:
        95, 5, 44
        CMYK:
        95, 0, 41, 5
      HSL:
        154°, 89.7638%, 49.8039%
        HSV (HSB):
        154°, 94.6058%, 94.5098%
        XYZ:
        36.5038, 64.9492, 36.2037
        xyY:
        0.2652, 0.4718, 64.9492
      CIE-Lab:
        84.4575, -69.5635, 34.6459
        CIE-LCH:
        84.4575, 77.7137, 153.5245
        CIE-Luv:
        84.4575, -73.9948, 59.1559
        Hunter-Lab:
        80.5910, -60.1826, 29.7790
      #0df18e color charts
#0df18e RGB chart
      #0df18e CMYK chart
      #0df18e RGB pie chart
      #0df18e color shades, tints & tones
#0df18e color schemes
#0df18e color preview, HTML & CSS examples
           This text has a color of #0df18e        
        
          <p style="color:#0df18e;">Text here</p>
        
        
          .mytext {color:#0df18e;}
        
        Text color #0df18e
      
           This box has a color of #0df18e        
        
          <div style="background-color:#0df18e;">Content here</div>
        
        
          .mybackground {background-color:#0df18e;}
        
        Background color #0df18e
      
           Border around this has a color of #0df18e        
        
          <div style="border:2px solid #0df18e;">Content here</div>
        
        
          .myborder {border:2px solid #0df18e;}
        
        Border color #0df18e