#0df85e color space conversions
Hex:
        #0df85e
        RGB:
        13, 248, 94
        CMY:
        95, 3, 63
        CMYK:
        95, 0, 62, 3
      HSL:
        141°, 94.3775%, 51.1765%
        HSV (HSB):
        141°, 94.7581%, 97.2549%
        XYZ:
        35.7538, 68.0285, 21.8361
        xyY:
        0.2846, 0.5415, 68.0285
      CIE-Lab:
        86.0207, -78.8077, 58.8307
        CIE-LCH:
        86.0207, 98.3448, 143.2583
        CIE-Luv:
        86.0207, -78.6592, 86.6635
        Hunter-Lab:
        82.4794, -66.9615, 42.0388
      #0df85e color charts
#0df85e RGB chart
      #0df85e CMYK chart
      #0df85e RGB pie chart
      #0df85e color shades, tints & tones
#0df85e color schemes
#0df85e color preview, HTML & CSS examples
           This text has a color of #0df85e        
        
          <p style="color:#0df85e;">Text here</p>
        
        
          .mytext {color:#0df85e;}
        
        Text color #0df85e
      
           This box has a color of #0df85e        
        
          <div style="background-color:#0df85e;">Content here</div>
        
        
          .mybackground {background-color:#0df85e;}
        
        Background color #0df85e
      
           Border around this has a color of #0df85e        
        
          <div style="border:2px solid #0df85e;">Content here</div>
        
        
          .myborder {border:2px solid #0df85e;}
        
        Border color #0df85e