#0df11b color space conversions
Hex:
        #0df11b
        RGB:
        13, 241, 27
        CMY:
        95, 5, 89
        CMYK:
        95, 0, 89, 5
      HSL:
        124°, 89.7638%, 49.8039%
        HSV (HSB):
        124°, 94.6058%, 94.5098%
        XYZ:
        31.8191, 63.0753, 11.5346
        xyY:
        0.2990, 0.5927, 63.0753
      CIE-Lab:
        83.4820, -81.6228, 76.8873
        CIE-LCH:
        83.4820, 112.1336, 136.7112
        CIE-Luv:
        83.4820, -78.2924, 100.1743
        Hunter-Lab:
        79.4200, -67.4700, 46.9829
      #0df11b color charts
#0df11b RGB chart
      #0df11b CMYK chart
      #0df11b RGB pie chart
      #0df11b color shades, tints & tones
#0df11b color schemes
#0df11b color preview, HTML & CSS examples
           This text has a color of #0df11b        
        
          <p style="color:#0df11b;">Text here</p>
        
        
          .mytext {color:#0df11b;}
        
        Text color #0df11b
      
           This box has a color of #0df11b        
        
          <div style="background-color:#0df11b;">Content here</div>
        
        
          .mybackground {background-color:#0df11b;}
        
        Background color #0df11b
      
           Border around this has a color of #0df11b        
        
          <div style="border:2px solid #0df11b;">Content here</div>
        
        
          .myborder {border:2px solid #0df11b;}
        
        Border color #0df11b