#0df05e color space conversions
Hex:
        #0df05e
        RGB:
        13, 240, 94
        CMY:
        95, 6, 63
        CMYK:
        95, 0, 61, 6
      HSL:
        141°, 89.7233%, 49.6078%
        HSV (HSB):
        141°, 94.5833%, 94.1176%
        XYZ:
        33.3464, 63.2139, 21.0336
        xyY:
        0.2836, 0.5376, 63.2139
      CIE-Lab:
        83.5548, -76.4683, 56.0310
        CIE-LCH:
        83.5548, 94.7992, 143.7685
        CIE-Luv:
        83.5548, -76.2041, 82.8443
        Hunter-Lab:
        79.5072, -64.2721, 39.9698
      #0df05e color charts
#0df05e RGB chart
      #0df05e CMYK chart
      #0df05e RGB pie chart
      #0df05e color shades, tints & tones
#0df05e color schemes
#0df05e color preview, HTML & CSS examples
           This text has a color of #0df05e        
        
          <p style="color:#0df05e;">Text here</p>
        
        
          .mytext {color:#0df05e;}
        
        Text color #0df05e
      
           This box has a color of #0df05e        
        
          <div style="background-color:#0df05e;">Content here</div>
        
        
          .mybackground {background-color:#0df05e;}
        
        Background color #0df05e
      
           Border around this has a color of #0df05e        
        
          <div style="border:2px solid #0df05e;">Content here</div>
        
        
          .myborder {border:2px solid #0df05e;}
        
        Border color #0df05e