#0df10b color space conversions
Hex:
        #0df10b
        RGB:
        13, 241, 11
        CMY:
        95, 5, 96
        CMYK:
        95, 0, 95, 5
      HSL:
        119°, 91.2698%, 49.4118%
        HSV (HSB):
        119°, 95.4357%, 94.5098%
        XYZ:
        31.6817, 63.0203, 10.8110
        xyY:
        0.3003, 0.5973, 63.0203
      CIE-Lab:
        83.4531, -81.9988, 78.8594
        CIE-LCH:
        83.4531, 113.7655, 136.1181
        CIE-Luv:
        83.4531, -78.4328, 101.4957
        Hunter-Lab:
        79.3853, -67.6873, 47.4954
      #0df10b color charts
#0df10b RGB chart
      #0df10b CMYK chart
      #0df10b RGB pie chart
      #0df10b color shades, tints & tones
#0df10b color schemes
#0df10b color preview, HTML & CSS examples
           This text has a color of #0df10b        
        
          <p style="color:#0df10b;">Text here</p>
        
        
          .mytext {color:#0df10b;}
        
        Text color #0df10b
      
           This box has a color of #0df10b        
        
          <div style="background-color:#0df10b;">Content here</div>
        
        
          .mybackground {background-color:#0df10b;}
        
        Background color #0df10b
      
           Border around this has a color of #0df10b        
        
          <div style="border:2px solid #0df10b;">Content here</div>
        
        
          .myborder {border:2px solid #0df10b;}
        
        Border color #0df10b