#0df41e color space conversions
Hex:
        #0df41e
        RGB:
        13, 244, 30
        CMY:
        95, 4, 88
        CMYK:
        95, 0, 88, 4
      HSL:
        124°, 91.3043%, 50.3922%
        HSV (HSB):
        124°, 94.6721%, 95.6863%
        XYZ:
        32.7510, 64.8807, 12.0254
        xyY:
        0.2987, 0.5917, 64.8807
      CIE-Lab:
        84.4222, -82.3188, 77.1849
        CIE-LCH:
        84.4222, 112.8445, 136.8435
        CIE-Luv:
        84.4222, -79.1516, 101.0056
        Hunter-Lab:
        80.5485, -68.3819, 47.5324
      #0df41e color charts
#0df41e RGB chart
      #0df41e CMYK chart
      #0df41e RGB pie chart
      #0df41e color shades, tints & tones
#0df41e color schemes
#0df41e color preview, HTML & CSS examples
           This text has a color of #0df41e        
        
          <p style="color:#0df41e;">Text here</p>
        
        
          .mytext {color:#0df41e;}
        
        Text color #0df41e
      
           This box has a color of #0df41e        
        
          <div style="background-color:#0df41e;">Content here</div>
        
        
          .mybackground {background-color:#0df41e;}
        
        Background color #0df41e
      
           Border around this has a color of #0df41e        
        
          <div style="border:2px solid #0df41e;">Content here</div>
        
        
          .myborder {border:2px solid #0df41e;}
        
        Border color #0df41e