#0df25a color space conversions
Hex:
        #0df25a
        RGB:
        13, 242, 90
        CMY:
        95, 5, 65
        CMYK:
        95, 0, 63, 5
      HSL:
        140°, 89.8039%, 50.0000%
        HSV (HSB):
        140°, 94.6281%, 94.9020%
        XYZ:
        33.7636, 64.3280, 20.3099
        xyY:
        0.2852, 0.5433, 64.3280
      CIE-Lab:
        84.1363, -77.5103, 58.3751
        CIE-LCH:
        84.1363, 97.0336, 143.0156
        CIE-Luv:
        84.1363, -76.9836, 85.3625
        Hunter-Lab:
        80.2047, -65.2156, 41.1296
      #0df25a color charts
#0df25a RGB chart
      #0df25a CMYK chart
      #0df25a RGB pie chart
      #0df25a color shades, tints & tones
#0df25a color schemes
#0df25a color preview, HTML & CSS examples
           This text has a color of #0df25a        
        
          <p style="color:#0df25a;">Text here</p>
        
        
          .mytext {color:#0df25a;}
        
        Text color #0df25a
      
           This box has a color of #0df25a        
        
          <div style="background-color:#0df25a;">Content here</div>
        
        
          .mybackground {background-color:#0df25a;}
        
        Background color #0df25a
      
           Border around this has a color of #0df25a        
        
          <div style="border:2px solid #0df25a;">Content here</div>
        
        
          .myborder {border:2px solid #0df25a;}
        
        Border color #0df25a